-
-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Is your feature request related to a problem? Please describe.
I would love to see a feature where the tree-sorting can happen through a provided search string, this would allow separate components (like a search bar) above the tree to filter the content.
For now, I can simply filter the data in a custom provider and re-shake the tree rendering, but this seems unnecessary :)
Describe the solution you'd like
Expose a tree prop of "searchString"
... even cooler, expose a "search function" that would allow the user to search more than just a title
Describe alternatives you've considered
Searching is built into the tree, but it's not overly intuitive for folks used to accessibility.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels