Hey everyone!
I’m excited to share a simple yet super useful plugin with you: Reorder List — a tool to help you reorder items in lists effortlessly within your Bubble app.
What does the plugin do?
The Reorder List plugin allows you to move an item within a list to the next position.
It’s especially helpful in apps where item order matters, such as:
- To-do lists: rearrange tasks based on priority.
- Shopping carts: reorder products to reflect user preferences.
- Rankings or leaderboards: update positions based on new criteria.
How to use it?
- Install the plugin from the Plugins tab in your Bubble editor.
- Set up the workflow where you want the item to be moved.
- Provide the required inputs:
Full list
: the complete list you want to reorder.Current Index
: the current position of the item to be moved (starting from 1).New Index
: the new position of the item to be moved (starting from 1).
- Use the returned list (
new_list
) to update a Repeating Group, a Custom State, or save the new order to your database.
Feedback is welcome!
This plugin is designed to make list reordering much simpler in Bubble.
If you have suggestions, run into issues, or just want to share feedback — feel free to reply!
Hope this helps you in your projects!