mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #384] Prompt to confirm playlist delete #162
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#162
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @blueforesticarus on GitHub (Apr 8, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/384
It is far too easy to delete a playlist by accidentally typing D.
The user should be prompted for confirmation before actually deleting the playlist.
@jp1995 commented on GitHub (Apr 9, 2020):
Yes I did this just now and wondered where my playlist went for about 5 minutes.
RIPThankfully spotify has a recovery feature
@Rigellute commented on GitHub (Apr 10, 2020):
Good idea 👍