bytedance / bytedance/flow-builder
[Feature-Fix] draggable and react-beautiful-dnd deprecated
- Dominant language
- TypeScript
- Stars
- 696
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
It looks like the library https://www.npmjs.com/package/react-beautiful-dnd
I'm obsolete, I'm trying to use the draggable nodes functionality (copied from the example) and it doesn't work
in console I see this:

I also take the opportunity to refloat a request from another colleague [https://github.com/bytedance/flow-builder/issues/89](url) so that the entire tree is draggable. On my side I'm trying to replicate it manually and I can't.
I think of a functionality in which all nodes are draggable within the tree, and there can be 2 types of drag:
1) only drag the node
2) dragging the node and the entire bottom path (like branch type)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.