I have identified a potential bug in the Live Dashboard.
When adding multiple presets and sequences to a button, the initial order of insertion is saved correctly. However, if I later edit the button, rearrange the items by dragging them into a new order, and then save, the changes are not applied. Instead, the button continues to display the items in their original order of insertion.
Steps to reproduce:
-
Create a new button in the Live Dashboard.
-
Add multiple presets and/or sequences.
-
Save the button.
-
Reopen the button in Edit mode.
-
Rearrange the items by dragging them into a new order.
-
Save the button.
Expected behavior: the button should reflect the new arrangement of items.
Actual behavior: the button ignores the rearranged order and keeps the original order of insertion.