We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The multiple selections index has not changed
The multiple selections index has been moved down
Optimize the calculation logic in reorderMultiDrag
React
16.13.1
react-beautiful-dnd
13.1.1
Chrome
Can reproduce at https://react-beautiful-dnd.netlify.app/?path=/story/multi-drag--pattern
The text was updated successfully, but these errors were encountered:
Solve PR: #2661
Sorry, something went wrong.
No branches or pull requests
Expected behavior
The multiple selections index has not changed
Actual behavior
The multiple selections index has been moved down
Steps to reproduce
dnd-bug.mov
Suggested solution?
Optimize the calculation logic in reorderMultiDrag
What version of
React
are you using?16.13.1
What version of
react-beautiful-dnd
are you running?13.1.1
What browser are you using?
Chrome
Demo
Can reproduce at https://react-beautiful-dnd.netlify.app/?path=/story/multi-drag--pattern
The text was updated successfully, but these errors were encountered: