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

Avoid loss of focus after a user has insert some text into the filter #84

Open
krisives opened this issue Feb 11, 2025 · 0 comments
Open

Comments

@krisives
Copy link

Current Behavior

When a user opens the menu and enters some text to filter the menu will close if the mouse touches another UI element near the indicator area.

Expected Behavior

After a user begins interacting with the controls they should not lose their state because their mouse is performing accidental UI discovery.

Example

Here is an example of a user interacting with the menu to find an emoji, but then accidentally touching something else and losing the state of the widget. Afterwards, an example of how this behavior works with the power widget is shown. When the user interacts with the power widget after they expand a sub-menu the loss of focus (blur) events appear to be suppressed.

Screencast.From.2025-02-11.00-07-07.mp4
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