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

Documentation for controlled menu in tree item actions #32485

Open
ling1726 opened this issue Sep 9, 2024 · 0 comments
Open

Documentation for controlled menu in tree item actions #32485

ling1726 opened this issue Sep 9, 2024 · 0 comments

Comments

@ling1726
Copy link
Member

ling1726 commented Sep 9, 2024

When controlling is necessary for a menu in treeitem actions, it's necessary to use onVisibilityChange for actions to reset the open state of the menu, otherwise every time the actions are visible - the menu is rendered as open

https://stackblitz.com/edit/nwrnpd?file=src%2Fexample.tsx

controlled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant