@gravitystorm commented on this pull request.


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

I'm not sure the complexity is worth it, it's only a small amount of html so 
loading it inline with the rest of the export panel seems reasonable to me.

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

Message ID: 
<openstreetmap/openstreetmap-website/pull/6411/review/3263738...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to