[openstreetmap/openstreetmap-website] Confirmation popup for Overpass API export (PR #6411)

mmd notifications at github.com
Wed Sep 24 16:34:58 UTC 2025


@mmd-osm commented on this pull request.



> @@ -37,6 +37,55 @@ OSM.Export = function (map) {
     validateControls();
   }
 
+  async function showConfirmationModal(message) {
+    return new Promise((resolve) => {
+      const modalHtml = `

> It might make sense to put it in the same view template as the overpass api link, since they are closely related.

Lots of fun, the backdrop is hiding the modal dialog underneath, making it unusable. Moving it outside the "sidebar" div would immediately fix it.

<img width="960" height="540" alt="image" src="https://github.com/user-attachments/assets/6278fe89-f228-4f3f-b890-2078c4afd6d7" />


-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6411#discussion_r2376380836
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6411/review/3263746039 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250924/fcd0f68b/attachment-0001.htm>


More information about the rails-dev mailing list