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 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:
- only drag the node
- dragging the node and the entire bottom path (like branch type)