You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Yesterday I removed a big playlist when accidentally click the Remove from library option.
Describe the solution you'd like
I'd like a confirmation box, so in this case I'd had been able to say no.
Perhaps an undo action too ?
From the perspective of a Spotify API consumer (ie Iris), Remove from library actually just unfollows the playlist. In this case, you can click Add to library to reinstate it.
This negates the need to have a confirmation dialog, as the action can very easily be reverted. Do you agree?
This is a playlist I created, I've juste made a test removing a playlist from library, and once I do it, I can no longer find it, either in Iris or Spotify.
So I don't know how I'd go about to Add it to the library again.
jaedb
changed the title
[Playlist] Include confirmation dialog when Remove from library
Confirmation button for delete playlist
Apr 7, 2021
Is your feature request related to a problem? Please describe.
Yesterday I removed a big playlist when accidentally click the Remove from library option.
Describe the solution you'd like
I'd like a confirmation box, so in this case I'd had been able to say no.
Perhaps an undo action too ?
Describe alternatives you've considered
Thankfuly Spotify Web allows to recover removed playlists.
https://support.spotify.com/us/article/can-i-recover-a-deleted-playlist/
Additional context
Haven't found an recover playlist api endpoint.
The text was updated successfully, but these errors were encountered: