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

Flickering effect on the drop down, while rearranging the element to the bottom of the list #2663

Open
RavindraBuraSponsorCloud opened this issue Sep 13, 2024 · 0 comments

Comments

@RavindraBuraSponsorCloud
Copy link

RavindraBuraSponsorCloud commented Sep 13, 2024

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

  1. Hold and drag an element to the bottom of the list.
  2. 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

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

1 participant