[PR #119] [MERGED] Fix save in album view #617

Closed
opened 2026-02-28 14:50:14 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: fix-save-in-album-view


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/119 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 10/28/2019 **Status:** ✅ Merged **Merged:** 10/28/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `fix-save-in-album-view` --- ### 📝 Commits (1) - [`f443805`](https://github.com/Rigellute/spotify-tui/commit/f443805d557784844e065fa4b382f86e4cf55653) Fix save in album view ### 📊 Changes **5 files changed** (+40 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Toggle saving tracks did not work in the album tracks view. This change also fixes displaying saved track status instantly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#617
No description provided.