formkit / drag-and-drop

https://drag-and-drop.formkit.com
MIT License
1.42k stars 25 forks source link

Bug: touch/mobile devices don't scroll vertically at drag boundary #48

Closed wesharper closed 5 months ago

wesharper commented 6 months ago

I have a table that contains draggable items that takes up about 25vh. On desktop, dragging to the overflow boundary scrolls the table. On mobile/responsive/touch, it does not.

sashamilenkovic commented 6 months ago

@wesharper v0.0.37 has an assortment of scroll bug fixes. Is this fixed for you? And if not, can you provide a reproduction I can take a look at?

wesharper commented 5 months ago

Looks like it works, thanks @sashamilenkovic!