frontend-collective / frontend-collective/react-sortable-tree

Delay before expand (or forbid to) expand node

Open
#141 5 comments 3 reactions 0 assignees View on GitHub
enhancement question
Dominant language
JavaScript
Stars
5k
Forks
914
PR merge metrics
No merged PRs in 30d

Description

Is it possible to delay (or forbid to) the expanding of element when dragging another element over it?
I want to drag one element (witch is located at the top of the tree) to the bottom. And while I'm doing it all components became expanded. And I want them to stay collapsed.
I've tried throttle and debounce but it didn't help.
Thanks!
P.S. Great library! =)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.