@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/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to