[openstreetmap/openstreetmap-website] Donate button is hard to find (Issue #6517)
Minh Nguyễn
notifications at github.com
Tue Nov 11 02:14:21 UTC 2025
1ec5 left a comment (openstreetmap/openstreetmap-website#6517)
For what it’s worth, the site can technically accommodate more items in the navigation bar. If the window is too narrow to fit all of the items, the rest go in an overflow menu, starting from the right:
<img width="536" height="207" alt="Communities, Copyright, Help, and About relegated to a More menu." src="https://github.com/user-attachments/assets/0f452c6e-d939-4365-9644-d4616e346afd" />
On a mobile screen, the panel that contains the navigation bar can wrap onto another line as needed without interfering with normal site usage:
<img width="540" height="216" alt="The navigation bar wraps onto two lines." src="https://github.com/user-attachments/assets/c9a2f47e-5db5-4fad-a5f4-c6d19b26f913" />
Since a frequent user of the site wouldn’t access the Donate link as often as, say, History, I figure the Donate link could be one of the latter links that’s one of the first to fall into the overflow menu or wrap onto a second line.
That said, a very long navigation bar can be confusing even if it all fits. A Donate button would exacerbate that issue. Some of the top-level navigation problems you’ve pointed out would probably be more actionable in a separate issue.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6517#issuecomment-3514689622
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6517/3514689622 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251110/1d000376/attachment.htm>
More information about the rails-dev
mailing list