Responsive menu not closing when clicking on a link #4027
Replies: 1 comment
-
|
This has been fixed and will be included in the next release. 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
The responsive menu is used when the window is less than 1024px wide. After opening the menu and clicking on a link, the menu remains visible until manually closed.
Detailed steps to reproduce the issue on a fresh Nova installation:
I haven't test this on mobile. I noticed the error on my own project, but tested it in the Nova Dusk Suite. Resizing the window to 1000px, the responsive menu is activated (great!), but when clicking on a link, the menu remains opened. The content changes, but the menu does not close.
I am not sure if this is related to the clicking and not tapping it, but I think the menu should close after clicking on a resource or othe link.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions