Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nishu-murmu opened this issue Apr 25, 2025 · 0 comments

Comments

@nishu-murmu
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant