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

Allow user menu to be closed after a click inside it #1005

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

jagthedrummer
Copy link
Contributor

Previously if you clicked somewhere inside the user menu, without clicking on an actual link it would effectively lock the menu into an open state with no way to close it.

This makes it so that a click outside the menu will close it.

Fixes #987

Previously if you clicked somewhere inside the user menu, without
clicking on an actual link it would effectively lock the menu into an
open state with no way to close it.

This makes it so that a click outside the menu will close it.

Fixes #987
@jagthedrummer jagthedrummer merged commit 4c16bc4 into main Jan 23, 2025
36 checks passed
@jagthedrummer jagthedrummer deleted the jeremy/desktop-menu-controller-fix branch January 23, 2025 19:53
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

Successfully merging this pull request may close these issues.

after clicking inside the popup user menu, there is no way to close it
1 participant