-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Menu cannot be closed if opened on mobile #174
Comments
How to contribute? |
Preuzela i ovo :) |
Test report:
Menu icon is now moved outside of the screen, although issue is fixed and menu button is visible when menu is opened, and can be closed by clicking the menu icon again. @znmustic, fix for this would be to move menu position back to the visible part of the screen (top right part of the mobile screen). How does that sound? An improvement, if possible would be to show "X" instead of the menu hamburger icon for the menu close action. I.e. X button would be as big as hamburger icon. Let us know if you need a Figma design for this, and we will ask designer to take a look. |
I did what you asked, I think that now is all good. Just made a pull for fix #194 so you can check it and tell if needed anything more. |
Fixed via #194 Screenshots after the fix: |
Describe the bug
Mobile menu was broken when fixing desktop menu position (see #103).
Menu cannot be closed if opened on mobile.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Menu should be displayed below menu hamburger icon. Menu should be possible to close by clicking on hamburger icon.
By fixing this we should not revert fix made for desktop: #103.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: