mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[PR #152] [MERGED] Delete saved album #636
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#636
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?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/152
Author: @ghost
Created: 11/17/2019
Status: ✅ Merged
Merged: 11/18/2019
Merged by: @Rigellute
Base:
master← Head:delete-saved-contents📝 Commits (1)
f8c1bc2Add delete_current_user_saved_album📊 Changes
2 files changed (+15 additions, -0 deletions)
View changed files
📝
src/app.rs(+14 -0)📝
src/handlers/album_list.rs(+1 -0)📄 Description
In the roadmap, delete saved contents is essential but it is not implemented yet.
Here, I tried to implement delete saved album and it seems to work well.
I assigned
Dto delete an album in album list but i do not know this key mapping is good for you and if you do not like this, please change key mapping.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.