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
On mobile (or small screen) click the hamburger menu icon to open the nav, then click anywhere outside to close it - the rest of the UI stays squashed up to the side. Clicking the hamburger icon again restores the layout.
What did you expect to happen
The layout should go full width as soon as the menu collapses - clicking the hamburger again should reopen the menu.
How to reproduce
Open and close the menu in the mobile layout.
Additional information
Increasing the z-index on the header bar (e.g. to 10) keeps the hamburger above the menu so you can open and close by clicking that.
The text was updated successfully, but these errors were encountered:
What happened
On mobile (or small screen) click the hamburger menu icon to open the nav, then click anywhere outside to close it - the rest of the UI stays squashed up to the side. Clicking the hamburger icon again restores the layout.
What did you expect to happen
The layout should go full width as soon as the menu collapses - clicking the hamburger again should reopen the menu.
How to reproduce
Open and close the menu in the mobile layout.
Additional information
Increasing the z-index on the header bar (e.g. to 10) keeps the hamburger above the menu so you can open and close by clicking that.
The text was updated successfully, but these errors were encountered: