[openstreetmap/openstreetmap-website] Add user preferences support to iD editor via server-side rendering (PR #6199)

Martin Raifer notifications at github.com
Wed Jul 16 05:56:28 UTC 2025


@tyrasd commented on this pull request.



> +    window.OSM = window.OSM || {};
+    window.OSM.userPreferences = userPreferences;

This could probably better handled in method of the `idContext` object, instead of as a new global variable.

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

Message ID: <openstreetmap/openstreetmap-website/pull/6199/review/3023237464 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250715/61fb5144/attachment.htm>


More information about the rails-dev mailing list