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

Pablo Brasero notifications at github.com
Wed Sep 24 16:01:13 UTC 2025


@pablobm commented on this pull request.



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

Would it make sense to make this into a Turbo frame?

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

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


More information about the rails-dev mailing list