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 request: openAll() and closeAll() #70

Open
nutmix opened this issue Apr 13, 2023 · 0 comments
Open

Feature request: openAll() and closeAll() #70

nutmix opened this issue Apr 13, 2023 · 0 comments

Comments

@nutmix
Copy link

nutmix commented Apr 13, 2023

When you have a large data set, you have to start with all nodes except children of root closed.
i.e. use autoOpen(false)

However, searching when autoOpen is false is bad - it doesnt show the filtered nodes, only their parents, and you still have to open each parent in turn to find what you are looking for.

Also, in the UI, it would be great to give the user a button to "Open All" and "Close All".

This would work really well with the ability to toggle "autoOpen" This can only be set when you create the tree, you cant seem to change it after.

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

1 participant