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 element should not flicker while being rearranged at the bottom of the list during drag-and-drop.
The element flickers when rearranging at the bottom of the list, requiring users to drag the item outside the list to drop it at the last position.
The element should remain stable and not flicker when being dragged to the bottom of the list.
React
16.8.4
react-beautiful-dnd
13.1.1
chrome
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
The element should not flicker while being rearranged at the bottom of the list during drag-and-drop.
Actual behavior
The element flickers when rearranging at the bottom of the list, requiring users to drag the item outside the list to drop it at the last position.
Steps to reproduce
Loom :- https://www.loom.com/share/612b736409714ba2b06d94c9a288a464
Suggested solution?
The element should remain stable and not flicker when being dragged to the bottom of the list.
What version of
React
are you using?16.8.4
What version of
react-beautiful-dnd
are you running?13.1.1
What browser are you using?
chrome
The text was updated successfully, but these errors were encountered: