Support drag-and-drop reordering in multi-line containers
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
I'm also having the exactly same problem, the drag animation moves the elements as blocks as you drag the element.
Unfortunately, this library doesn't support grid layout.