[openstreetmap/openstreetmap-website] Lack of css active and hover states (Issue #7067)
Stillhart
notifications at github.com
Wed May 6 21:34:01 UTC 2026
stillhart left a comment (openstreetmap/openstreetmap-website#7067)
I thought it might be useful to add the explanation since the active states aren't used that much.
Regarding example, it's already there. The navbar and everything related to it is the most effective place to potentially add them resulting in the most benefit. Second are buttons.
Interestingly, getboostrap.com has clear hover states their own navbar, and extremely subtle hover and active states in their framework:
https://getbootstrap.com/docs/5.3/components/navbar/
https://getbootstrap.com/docs/5.3/components/buttons/
Maybe it's just a matter of defining them in [parameters.scss](https://github.com/openstreetmap/openstreetmap-website/blob/master/app/assets/stylesheets/parameters.scss)? (Sorry, I have some struggles with my local asset pipeline at the moment)
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/7067#issuecomment-4392349457
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/7067/4392349457 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260506/1952f746/attachment.htm>
More information about the rails-dev
mailing list