Hi,
I'm using Drag & Drop functionality for following:
Two droppable div areas, one on the left side of the screen, the other one on the right side. In the middle a (long) list of draggable elements, that can be dragged and dropped to either side. Everything works fine if the list is no longer than the screen. The draggable area seems to end at the bottom of the visible screen, although the div element is much longer. After scrolling to the end of the list, the elements have to be dragged all the way up to the 'first page'.
Is it a bug or currently not supported? How can I use 'long' droppable areas ?
Hi, Birte,
If the droppable area is large enough dragging and dropping should work properly, however if the droppable div has enough height or width it might be a bug. Can you please send me a runnable example that reproduces the undesired behavior? This will enable me to debug it locally and see if it indeed an issue that we have to fix.
Regards,
Filip