Follow-up to #3180086: It should not be possible to have two dropdown menus appear at the same time within Olivero β
That issue added logic which closes the sub-menus whenever avresize event happened. The motivation was to prevent 2 sub-menus being open if you switch
But this is too greedy. Not all viewport resizing results in a change between wide and narrow menu versions. It's reasonable to have a wide menu, then make your viewport even bigger.
Example:I have a HD monitor (1920 x 1080), and my browser window is currently 1300 x 700. I see the wide version of the menu. Now I open a sub-menu, and it has lots of items. I'd like more room to read those, so I use the maximise-window feature of my OS. The browser viewport grows from 1300px to 1920px wide. Does the menu remain open?
Don't close menus on all resize events. Instead, close them when you decide to switch between narrow and wide menus.
Needs work
10.1 β¨
Last updated
Makes Drupal easier to use. Preferred over UX, D7UX, etc.
It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.
The change/bugfix cannot be fully demonstrated by automated testing, and thus requires manual testing in a variety of environments.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.