mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #538] UI doesn't indicate if album is saved #221
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#221
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 @Rigellute on GitHub (Jul 24, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/538
Fix is to show the heart icon in the album table if the album is liked.
@onielfa commented on GitHub (Jul 24, 2020):
Hello,
I have opened a new PR (#540) to add the heart icon to the saved albums list. I'm very new to the project and maybe I am getting something wrong here. I have looked to the places where the albums are missing the heart icon and the Saved Album was the only one I found. I didn't check if the albums are in the
saved_album_ids_setas per definition any Saved Album is liked, if I get this right.@onielfa commented on GitHub (Aug 25, 2020):
@Rigellute Can we close this issue?
@Rigellute commented on GitHub (Aug 25, 2020):
Yes! Thanks for the reminder @onielfa