[PR #134] [MERGED] Revert "Add support for page scrolling in Playlist" #625

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/134
Author: @Rigellute
Created: 11/4/2019
Status: Merged
Merged: 11/4/2019
Merged by: @Rigellute

Base: masterHead: revert-133-page-scroll


📝 Commits (1)

  • e4f75d5 Revert "Add support for page scrolling in Playlist"

📊 Changes

5 files changed (+16 additions, -62 deletions)

View changed files

📝 src/app.rs (+10 -49)
📝 src/handlers/library.rs (+0 -1)
📝 src/handlers/playlist.rs (+2 -3)
📝 src/handlers/search_results.rs (+2 -3)
📝 src/handlers/track_table.rs (+2 -6)

📄 Description

Reverts Rigellute/spotify-tui#133

One issue I found was that pressing "enter" to play a track, would play a track from the wrong page (I think it's only playing tracks from the first page?)


🔄 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/134 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 11/4/2019 **Status:** ✅ Merged **Merged:** 11/4/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `revert-133-page-scroll` --- ### 📝 Commits (1) - [`e4f75d5`](https://github.com/Rigellute/spotify-tui/commit/e4f75d526549b51a7ab1a9462194f09bdebca6be) Revert "Add support for page scrolling in Playlist" ### 📊 Changes **5 files changed** (+16 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `src/app.rs` (+10 -49) 📝 `src/handlers/library.rs` (+0 -1) 📝 `src/handlers/playlist.rs` (+2 -3) 📝 `src/handlers/search_results.rs` (+2 -3) 📝 `src/handlers/track_table.rs` (+2 -6) </details> ### 📄 Description Reverts Rigellute/spotify-tui#133 One issue I found was that pressing "enter" to play a track, would play a track from the wrong page (I think it's only playing tracks from the first page?) --- <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:15 +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#625
No description provided.