Open
Description
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
- Hold and drag an element to the bottom of the list.
- Observe the flickering effect when attempting to drop the item.
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
Activity