Skip to content

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

@fabrifls

Description

@fabrifls

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

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:

  1. only drag the node
  2. dragging the node and the entire bottom path (like branch type)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions