mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #119] [MERGED] Fix save in album view #617
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#617
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/119
Author: @Rigellute
Created: 10/28/2019
Status: ✅ Merged
Merged: 10/28/2019
Merged by: @Rigellute
Base:
master← Head:fix-save-in-album-view📝 Commits (1)
f443805Fix save in album view📊 Changes
5 files changed (+40 additions, -15 deletions)
View changed files
📝
CHANGELOG.md(+9 -1)📝
src/app.rs(+11 -6)📝
src/handlers/album_tracks.rs(+18 -6)📝
src/main.rs(+1 -1)📝
src/ui/mod.rs(+1 -1)📄 Description
Toggle saving tracks did not work in the album tracks view. This change
also fixes displaying saved track status instantly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.