I can reorder games in the Queue list using drag and drop, and the new order appears correctly at first. However, after refreshing the app, reopening the list, or after sync/reload, several games move to different positions automatically.
Expected behavior:The manually arranged order should remain exactly as saved after refresh, app restart, or sync.
Actual behavior:The Queue order changes after refresh/reload, even though I manually reordered it.
This seems like a persistence/sync issue where the custom order is not being saved reliably.