Hello - I am making a Kanban board using your widget. I have a list - each list item is a gallery with items. The widget works great except for one case. Let's say my list has 4 items. When the page loads, only items 1 and 2 are visible - to see list items 3 and 4 I have to scroll down. I am clicking on something in list item 1 and want to drag it and drop it into list item 4. What I would expect is if I click on an item in list item 1 and drag that to the bottom of the page, the browser would start scrolling until I have list item 4 visible and I can drop the item there. What happens is that when I get to the bottom of the page while click/dragging the item from the first list item it just stops, the page doesn't scroll down.
Hi Jason,
I tried with the demo app shipped with the component. Made the browser window extremely small like 250x250 pixels.
The scrolling worked well as expected. Not sure if I missed anything in my primary test on your concern.
Can you share your app URL or a demo URL on your personal environment to showcase the problem you're facing?
Well I made a test page to demonstrate it and then it worked! I guess I was maybe on one of the list item areas and it wouldn't scroll because of that.