-
Notifications
You must be signed in to change notification settings - Fork 98
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
Buggy horizontal reorder #796
Comments
Same happens to me on vertical reorder too! |
in case of vertical reorder |
can you be more specific @pavan-singh-iphtech ? |
Does that sound good? |
Expected behavior
Smoothly move items horizontally and smoothly place them.
Actual behavior
I'm able to drag an item from right to left smoothly, but when I let go to place it there is a visual glitch where the placed item disappears and then reappears about 10px to the left of where it should be and then moves into its correct new position.
Steps to reproduce
What version of
React
are you using?react ^18.3.1
What version of
@hello-pangea/dnd
are you running?@hello-pangea/dnd ^16.6.0
What browser are you using?
Google Chrome
Demo
Screen.Recording.2024-05-28.at.8.11.22.AM.mov
The text was updated successfully, but these errors were encountered: