bytedance / bytedance/flow-builder

[Feature-Fix] draggable and react-beautiful-dnd deprecated

Open
#92 3 comments 0 reactions 0 assignees View on GitHub
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:
![Image](https://github.com/user-attachments/assets/c84e4f2e-b403-40eb-92a1-a883e598d636)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.