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

[Feature]: the ability to disable switching the focus of a document to a DropdownMenuItem on hover #845

Open
2 tasks
masawik opened this issue Apr 11, 2024 · 1 comment

Comments

@masawik
Copy link

masawik commented Apr 11, 2024

Describe the feature

the ability to disable switching the focus of a document to a DropdownMenuItem on hover

use cases:

  1. The search field embedded in the list constantly loses focus when the user hovers over the list to, for example, scroll through it and view the results
    image

  2. When the height of the list is limited and the last element is not fully displayed, then when you move the cursor over the list, the last element focuses, which causes the list to twitch back and forth in an ugly way

Additional information

  • I intend to submit a PR for this feature.
  • I have already implemented and/or tested this feature.
@zernonia
Copy link
Collaborator

@masawik I'm not sure I understand the ticket. Can you please elaborate more, or perhaps add a stacklbitz to explain what are you looking for?

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

2 participants