frontend-collective / frontend-collective/react-sortable-tree
How to disable tree shifting/animating when canDrop=false?
Open
enhancement
question
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
I have two trees, only one of which will accept drops from the other.
I've disabled dropping nodes on the source tree, but the nodes still shift around/highlight if you hold a node somewhere in the source tree.
Is there a prop I can change to disable this animation?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.