You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mainnavigation component doesn't handle a different amount of subitems nicely on narrow viewports – when hovering "Sub 02 …" items within our sample system and trying to choose "Submenu 03" afterwards, the whole subtree collapses.
The only possible solution we've come up with has been to only open submenu items on click instead of hover for narrow viewports.
The text was updated successfully, but these errors were encountered:
mfranzke
changed the title
Bug: Mainnavigation with different amounts of subitems doesn't work on narrow viewports
Bug: Mainnavigation with subitems on narrow viewports
Aug 8, 2023
The
mainnavigation
component doesn't handle a different amount of subitems nicely on narrow viewports – when hovering "Sub 02 …" items within our sample system and trying to choose "Submenu 03" afterwards, the whole subtree collapses.The only possible solution we've come up with has been to only open submenu items on click instead of hover for narrow viewports.
The text was updated successfully, but these errors were encountered: