fkhadra / fkhadra/react-contexify
Menu is removed before item actions are completed.
Open
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
I need to put a `` as a menu item, but as the file chooser dialog steal the focus, the menu is removed from DOM and then the change event from input element is not fired.
Of course closeOnClick does not help as the problem is due to focus loss.
Do we have a way to avoid that menu is removed (e.g. just hiding it)?
Contributor guide
Assessment
This issue has not been assessed yet.