Undo deletion from queue

Feature description

When deleting a track from the queue, show a temporary toast (or some temporary clickable component) that when clicked would undo the deletion of the item and re-insert it into its position pre-deletion.

Problem solved

The problem of accidentally deleting a track from the queue and not being able to undo this.

Brought benefits

Allow the user to undo an unwanted delete operation.

Other application solutions

Usually a toast with text similar to
"Removed 1 track from queue. Undo?”

And clicking only the “Undo” part of the text triggers the undo operation.

Device type

Phone

Additional description and context

Some other possible options:

  • toast position [top, bottom]
  • a confirmation modal instead?

Not part of the core request but just stating for consideration.

I searched existing feature requests

on

1 Like