frontend-collective / frontend-collective/react-sortable-tree
Prevent tree from rerendering
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Here is the problem.
I want tree nodes to be draggable, cause I drag them to my own `DropTarget`, but I don't want tree to rerender, while I am dragging the node.
It's quite easy to add this feature to `SortableTree`, and I could submit a PR.
Is this a useful feature? Should I submit a PR?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.