Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDrag&Drop does not work for leaf nodes after collapsing and uncollapsing #223
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When the config
collapsible
is set to true, left nodes that have once been collapsed cannot be dragged anymore, instead the whole graph will be dragged in the attempt of dragging that specific node.To Reproduce
Steps to reproduce the behavior:
collapsible
Expected behavior
Users should be able to drag&drop visible nodes individually.
Environment:
All. Not environment-specific.