Does anyone have a good example or method of a good UI when using the Draggable Elements plugin to reorder a repeating group? My workflows and logic all work without issue. My goal was to push the other items in a list down as the draggable element passed over them, so it would look like the element was inserted into that spot in the list. I’ve tried this a few different ways:
- When this DropArea is dragged over, min height = 100px
- When this DropArea is dragged over, bottom padding = 100px
- Added an invisible shape with 100px, When this DropArea is dragged over, this element is visible.
However, all three methods produce this same result. The extended DropArea only remains visible for part of the time as the group is being dragged, so it results in a bad experience. I’m open to solutions for this or other design options as well.
Editor
https://bubble.io/page?type=page&name=drag-drop&id=my-forum-examples&tab=tabs-1
Demo
https://bubble.io/page?type=page&name=drag-drop&id=my-forum-examples&tab=tabs-1