[openstreetmap/openstreetmap-website] Add user preferences support to iD editor via server-side rendering (PR #6199)
Paul Norman
notifications at github.com
Thu Jul 17 08:39:17 UTC 2025
pnorman left a comment (openstreetmap/openstreetmap-website#6199)
> This enables the iD editor to access user-specific preferences (such as display settings, editor configurations, etc.) that were previously only available through separate API calls, improving performance and reducing client-server round trips during editor initialization.
It seems that all of these would come from one call of `/api/0.6/user/preferences`. As it's only one call, it doesn't seem like it would have a large performance impact. Or is the concern that a user might have other large preferences (e.g. overpass turbo queries) and the `/preferences` result will be too large?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6199#issuecomment-3083165985
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6199/c3083165985 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250717/a6f49040/attachment.htm>
More information about the rails-dev
mailing list