[openstreetmap/openstreetmap-website] Add hide/show selection for contribution heatmap on edit profile page (PR #5853)
Minh Nguyễn
notifications at github.com
Wed Nov 5 17:07:39 UTC 2025
1ec5 left a comment (openstreetmap/openstreetmap-website#5853)
> By the way, I think this is in reference to the question in https://github.com/openstreetmap/openstreetmap-website/pull/5706#issuecomment-2744397402 about whether the terms of service apply to everyone automatically or only those who’ve affirmatively checked a box on the website. We’re still waiting for the outcome of that discussion.
As noted in https://github.com/openstreetmap/openstreetmap-website/pull/5706#issuecomment-2990218356, per the LWG, users need to acknowledge the terms of use explicitly. So a decision on that is no longer a blocker for landing this change.
> I'm not sure what happens if we start adding more activity related information to the profile though - do we have a long list of options to turn things on and off? or just one to hide everything?
Under the hood, it’s probably a good idea to track heatmap display independently of other activity-related features, in case we need more nuance down the line. In terms of the UI, it’s only one option for now, which we could always generalize in the future if needed. #6084 split the profile options into multiple pages, so we’ll need to figure out which page should list the heatmap option. The existing pattern seems to be optimized for having a specific page to serve as the target of each button on the profile page. If we follow this pattern, we’ll need to add a button near the heatmap and create a new page for that option, at the risk of extending the row of tabs farther to the right.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5853#issuecomment-3492354350
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5853/c3492354350 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251105/9d4c19ad/attachment-0001.htm>
More information about the rails-dev
mailing list