Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI issue with mobile menu collapse #236

Closed
AndyHazz opened this issue Aug 16, 2023 · 1 comment
Closed

UI issue with mobile menu collapse #236

AndyHazz opened this issue Aug 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@AndyHazz
Copy link

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.

@AndyHazz AndyHazz added the bug Something isn't working label Aug 16, 2023
@meteyou
Copy link
Member

meteyou commented Aug 16, 2023

First of all, this is the wrong repo for mainsail bugs. Mainsail is the webgui. MainsailOS is only a preinstalled SBC image.

This bug is already fixed with this PR: mainsail-crew/mainsail#1518

Thx for the report!

@meteyou meteyou closed this as completed Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants