frontend-collective / frontend-collective/react-sortable-tree
Auto height without losing style
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I want to make SortableTree height fit its content, without the need to explicity set the height and without the scroll, making it auto. The problem is, the only way according to the documentation to accomplish this is by setting the `isVirtualized` prop, but by doing so I lost all the nice styling that happens when dragging a node. So, how can i make it full height without losing the styling?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.