clauderic / dnd-kit

The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
http://dndkit.com
MIT License
13.13k stars 651 forks source link

Experimental: Multiple sortable lists example flickers on Safari #1521

Open jasongerbes opened 1 week ago

jasongerbes commented 1 week ago

The multiple sortable lists guide in the new documentation site includes an interactive demo of column/item sorting.

In Chrome, moving items/columns works smoothly. In Safari, the moved item/column flashes between the previous location and new location.

Update: This issue affects both the iOS and macOS versions of Safari.

Chrome:

https://github.com/user-attachments/assets/a8545b48-7f9f-449f-abe0-e588c3112581

Safari:

https://github.com/user-attachments/assets/b04c80c0-ee20-4b6c-b45b-b6c2f40acad4

jasongerbes commented 1 week ago

@clauderic, your progress update post mentions an "experimental" label.

It appears that label hasn't been set up yet

clauderic commented 1 week ago

Yes, this is on my radar