dnd icon indicating copy to clipboard operation
dnd copied to clipboard

Support drag-and-drop reordering in multi-line containers

Open cesaroeduardo opened this issue 9 months ago • 1 comments

Description

I'd like to request adding a new value to the direction prop—specifically, "wrap"—to support drag-and-drop reordering in multi-line containers. I understand this diverges from the current physicality concept (linear movement), but with the rise of scrollless, responsive UIs, such functionality is increasingly critical. Please see the attached video for a demonstration of the user frustration.

https://github.com/user-attachments/assets/2ba4647d-afa6-4e68-b09a-5a70d23abf7f

cesaroeduardo avatar Apr 07 '25 22:04 cesaroeduardo

I'm also having the exactly same problem, the drag animation moves the elements as blocks as you drag the element.

junenoshita avatar Apr 29 '25 11:04 junenoshita

Unfortunately, this library doesn't support grid layout.

100terres avatar Oct 22 '25 04:10 100terres