ietf-tools / datatracker

The day-to-day front-end to the IETF database for people who work on IETF standards.
https://datatracker.ietf.org
BSD 3-Clause "New" or "Revised" License
607 stars 371 forks source link

Working groups menu is not very intuitive #6742

Open kesara opened 11 months ago

kesara commented 11 months ago

Description

Working groups menu is not very intuitive suggesting to the user that the menu can be scrolled down.

Screenshot 2023-12-07 at 11 20 17

Code of Conduct

rjsparks commented 10 months ago

See also #6595

larseggert commented 10 months ago

I unfortunately don't see a way for a quick fix. Bootstrap got rid of multi-level navbars with v4, and we're using a simple workaround to make them somewhat work. We really need to redesign site navigation in a way that doesn't need multi-level menus.

rjsparks commented 9 months ago

Moving this to bug instead of enhancement because sometimes you can't scroll to submenu contents at all