-
-
Notifications
You must be signed in to change notification settings - Fork 118
[Bug] Index exception when pressing 'delete song' button in an already empty queue #578
Copy link
Copy link
Closed
Labels
state: doneHas been fixed or implementedHas been fixed or implementedtype: bugSomething isn't workingSomething isn't working
Milestone
Description
Description
IndexOutOfBoundsException when interacting with buttons while viewing current queue.
Steps to Reproduce
- Play some song(s)
- View currently playing Queue:
- Tick/select some song(s) (*turns the floppy disk icon ('save as playlist') into trashcan ('delete song(s)'))
- Press the triple horizontal bar icon ('empty queue')
- Bug: pressing the trashcan icon now with the empty queue causes an
IndexOutOfBoundsException
Expected Behavior
Any behaviour that does not lead the application to crash, e.g.:
- Pressing the trashcan icon does nothing (at step 5.),
- or, the trashcan icon reverts to the floppy disk icon state automatically (at step 4.)
Screenshots
Device
- Device: Fairphone 4
- OS: Android 13
- Version: Symphony v2024.3.110
Additional Context
-
Checklist
- I have read the Contribution Guidelines.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
state: doneHas been fixed or implementedHas been fixed or implementedtype: bugSomething isn't workingSomething isn't working

