react-beautiful-dnd icon indicating copy to clipboard operation
react-beautiful-dnd copied to clipboard

Unexpected bug with react-window on mobile devices

Open alex-malyita opened this issue 4 years ago • 4 comments

Expected behavior

When I drag an element it should work as expected, as on desktop for example

Actual behavior

When I touch and hold an element at first it doesn't react. It looks like a blocker on viewport. When I do it the second time - it works as expected. (Check last seconds of the demo) And time to time I can reproduce another behavior - when I hold an element - it takes fixed position on the screen and doesn't move. And after it I drop it - no actions, I have to click on any place - then it finishes the drop action.

Steps to reproduce

https://react-beautiful-dnd.netlify.app/?path=/story/virtual-react-window--list Open your example on mobile (You can use also chrome mobile view - the bug is also reproduced there...)

What version of React are you using?

16.13.1

What version of react-beautiful-dnd are you running?

13.0.0 and tried 12.2.0

What browser are you using?

Chrome

Demo

https://vimeo.com/440362007

alex-malyita avatar Jul 21 '20 15:07 alex-malyita

I'm seeing the same thing here and it's killin' me. I have tried using both react-window and react-virtualized.

react version: 16.13.1 rbd version: 13.0.0 and 12.2.0

Also using chrome. I have also seen this same thing happen in mobile safari.

drews256 avatar Jul 22 '20 17:07 drews256

I'm running into the same thing. This is a duplicate of https://github.com/atlassian/react-beautiful-dnd/issues/1869, which also provide a suggested solution.

hoangvvo avatar Sep 05 '20 19:09 hoangvvo

Any updates on this? Has anybody been able to find a fix and can share how they did it?

mujz avatar Jun 02 '22 07:06 mujz

Have run into the same issue. Was this ever solved?

jacksondoherty avatar Feb 04 '24 22:02 jacksondoherty