I’ve been trying to create a horizontal reorderable list, but I’m running into an issue where the list only displays vertically.
What I want is for the items (images) to be laid out horizontally, and then be draggable so I can reorder them by dragging. If you check my second image, that’s exactly the layout and behavior I’m aiming for.
I’ve already tried using WeWeb AI, but that didn’t work at all. I also tried creating a custom component with AI, but I couldn’t get that to work either.
This feels like it should be a very simple thing, but I’ve been stuck on it for several hours now and can’t figure out what I’m missing.