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

Navigation in "mobile" menu has unstable mouseovers. #5

Open
markscheel opened this issue Sep 26, 2024 · 0 comments
Open

Navigation in "mobile" menu has unstable mouseovers. #5

markscheel opened this issue Sep 26, 2024 · 0 comments

Comments

@markscheel
Copy link

If I narrow my browser window horizontally, the top navigation area disappears and is replaced by a hamburger icon in the upper left, which is fine.

But then when I click on the hamburger icon and move my mouse over the menu, putting my mouse anywhere about 2/3 to 3/4 of the way down generates a rapid flickering. Looks like an infinite loop where my mouseover triggers a change in the menu, and then since my mouse is over the changed menu it triggers another mouseover event which goes back to the first menu, and flickers back and forth ad infinitum. All with my mouse completely stationary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant