Skip to content
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

Support wrapping items? #2339

Open
larissa-n opened this issue Nov 15, 2021 · 4 comments
Open

Support wrapping items? #2339

larissa-n opened this issue Nov 15, 2021 · 4 comments

Comments

@larissa-n
Copy link

Currently, items can be arranged in vertical or horizontal lists. As soon as items in a horizontal list wrap to a new line, neither the horizontal nor the vertical direction prop can accurately capture a move.

Demo: https://codesandbox.io/s/dnd-behavior-8nwyk?file=/src/App.js

Screen Shot 2021-11-15 at 4 28 25 PM (2)

@sean-esper
Copy link

#316 (comment)

@mexicantexan
Copy link

mexicantexan commented Dec 22, 2021

Relaying from another thread, your use case would be suitable for react-kit-dnd, stinks because this is a great library

@iqshen
Copy link

iqshen commented Jan 13, 2022

stinks

wow ,thanks for your recommendation for react-kit-dnd
it saved me

@piotrprzybytniewski
Copy link

@larissa-n
As a workaround solution, you can try the idea I've used in my app. More info here #316 (comment)

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

No branches or pull requests

5 participants