[PR #354] [MERGED] Fix async navigation in a couple places #772

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/354
Author: @pt2121
Created: 3/22/2020
Status: Merged
Merged: 3/25/2020
Merged by: @Rigellute

Base: masterHead: pt/async-navigation


📝 Commits (1)

  • c3c6e67 Fix async navigation: nav before async calls complete

📊 Changes

3 files changed (+9 additions, -14 deletions)

View changed files

📝 src/app.rs (+2 -1)
📝 src/handlers/library.rs (+3 -1)
📝 src/network.rs (+4 -12)

📄 Description

re: #332

Fix async navigation in a couple places:

  • Analysis
  • Liked Songs
  • Recently Played

🔄 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/354 **Author:** [@pt2121](https://github.com/pt2121) **Created:** 3/22/2020 **Status:** ✅ Merged **Merged:** 3/25/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `pt/async-navigation` --- ### 📝 Commits (1) - [`c3c6e67`](https://github.com/Rigellute/spotify-tui/commit/c3c6e6788a83fde632d7c6901c92d0183fb54caf) Fix async navigation: nav before async calls complete ### 📊 Changes **3 files changed** (+9 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/app.rs` (+2 -1) 📝 `src/handlers/library.rs` (+3 -1) 📝 `src/network.rs` (+4 -12) </details> ### 📄 Description re: #332 Fix async navigation in a couple places: * Analysis * Liked Songs * Recently Played --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:53:18 +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#772
No description provided.