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

Adding the closeMenuOnClick prop for DragHandleMenuItem #359

Closed
marsee339 opened this issue Oct 4, 2023 · 0 comments · Fixed by #363
Closed

Adding the closeMenuOnClick prop for DragHandleMenuItem #359

marsee339 opened this issue Oct 4, 2023 · 0 comments · Fixed by #363
Labels
enhancement New feature or request prio:high High priority

Comments

@marsee339
Copy link

If i put an input in DragHandleMenuItem, then typing every symbol in it causes the menu to close.
But in Mantine Menu (on the basis of which DragHandleMenu is made) it's enough to set closeMenuOnClick={false} for Menu.Item and everything works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio:high High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants