Hi everyone,
I’m currently working on a project in Bubble.io and I’m facing a challenge with the UX. I have a repeating group with a list of items that can be quite long, requiring scrolling. I have implemented a drag-and-drop feature to reorder items within this repeating group (horizontally).
The issue I’m encountering is that when I’m dragging an element and I reach the left or right side of the visible part of the repeating group, it doesn’t scroll automatically to allow me to drop the item further up or down the list.
Does anyone have any suggestions or solutions on how to enable scrolling within the repeating group while an item is being dragged? Any plugins, workflows, or custom code snippets that could help achieve this would be greatly appreciated!
Thanks in advance for your help!