Skip to content

I want to create custom drag functionality, but there isn't any proper examples/docs for it. #1662

@nishu-murmu

Description

@nishu-murmu

In the below image you can see that there are two containers, I want to achieve drag functionality within the containers (boxes can be dragged anywhere within the containers) and drop functionality across the containers (boxes can be dropped from container1 to container2 and vice-versa crucial: that too in exact location where my cursor pointer is).

How can we achieve that?
Is any proper approach or example somewhere?
All I can see is storybook examples in the website, which is not helpful and also I searched for sandbox examples, all of them where showing sortable examples, none that I can find which met my requirements.

If anyone can help regarding this please let me know.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions