drag and drop on an item and multiple lists #524
Replies: 1 comment 5 replies
-
|
Hey @username14415!
Screen.Recording.2025-11-26.at.22.57.13.movMy main goal with this library was to support item sorting, not swapping one with another one, so by default this behavior is not supported. I think I can add this behavior if you need it, though. This is what I got after a while of experimenting. It doesn't have the active item duplication, where the one stays at the initial place and the other moves with a finger as this would be a bit more complex to implement. Take a look if this looks fine for you: Simulator.Screen.Recording.-.iPhone.17.Pro.-.2025-11-27.at.00.39.51.mp4
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Does the library support dropping one item onto another item? Something like this:
Something like this: https://atlassian.design/components/pragmatic-drag-and-drop/examples#grid
Is it possible to create a board view, something like this?
https://atlassian.design/components/pragmatic-drag-and-drop/examples#board
Why the lib is so heavy? the package shows 1MB without deps
Beta Was this translation helpful? Give feedback.
All reactions