MUI Context Menu should close on onPointerDown, not onClick
Open
@mnajdova is already working on this.
Since Aug 22, 2024.
scope: menu
support: question
type: enhancement
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Steps to reproduce
No response
Current behavior
No response
Expected behavior
No response
Context
In this example context menu should close on mouse key down (on backdrop, not item), not waiting for it's release - this is how all typical context menus (in Windows, Chrome) behave.
Are there any ways to achieve such behavior?
Your environment
No response
Search keywords: Menu Context Menu
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.