-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I wanted to request a feature that would allow mobile menu to appear at a larger screen size. For example anything smaller than the Large breakpoint of ≤991px
The reason for this request is that we have observed a trend where on tablets, the menu remains in the desktop breakpoint and causes the menu to overlap the logo. This could be mitigated if the menu would change to the mobile version at the larger 991px screen size.
Here are some sample sites as reference:
https://oal.ca.gov
https://www.alrb.ca.gov
To see the issue navigate to one of the above sites and reduce the browser width to a size between 768px to 991px. I would recommend using whatever Responsive Design View mode your browser supports within the developer tools.
The resulting presentation is an overlapping menu that creates readability issues in these form factors.
I know the recommendation is to use shorter labels, and fewer menu items overall, but it's not something that is easily controlled by us. Changing the menu breakpoint while not completely fixing the issue, would lessen it for the majority.