frontend-collective / frontend-collective/react-sortable-tree
Zoom feature - drill into a subnode
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
My use case is that I often expand nodes and focus on a subnode deep inside the tree. When you have a broad and deep tree, display is challenging within the confines of a portlet.
Is there a way to specify where in the whole treeData to start the top-level display? For example if a hierarchy within treeData is `a - b - c - ...n`, can you zoom in to only show from 'b' on down, or just from 'b' to 'c'?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.