mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #89] [CLOSED] Open playlist from search #602
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#602
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/89
Author: @jedahan
Created: 10/20/2019
Status: ❌ Closed
Base:
master← Head:open-playlist-from-search📝 Commits (4)
7e5f529Revert "gracefully handle the case when no route is in the navigation stack"cd67fbfMerge branch 'master' of https://github.com/Rigellute/spotify-tuia2447e7initial stab at opening a playlist directly from searchddff1d2wip📊 Changes
3 files changed (+65 additions, -14 deletions)
View changed files
📝
src/app.rs(+12 -12)📝
src/handlers/input.rs(+34 -2)📝
src/handlers/track_table.rs(+19 -0)📄 Description
Just wanted to share the direction I am going in before I put too much effort in.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.