[GH-ISSUE #870] Performing operations after opening current context #366

Open
opened 2026-02-28 14:48:43 +03:00 by kerem · 0 comments
Owner

Originally created by @dalekgamma on GitHub (Aug 25, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/870

Expected behavior: after typing "o" to display current context, operations should proceed within current context.
Example:

CTRL-U/CTRL-D should paginate within displayed context
Selecting another track and pressing "Enter" should change tracks to the selected track from current context.

Actual behavior:

If no playlist was selected/displayed before pressing "o", nothing happens
If a playlist was selected before pressing "o", pagination proceeds on the playlist that was displayed, not the current context.
Pressing "Enter" plays the track that was selected in the previously-displayed playlist.

Originally created by @dalekgamma on GitHub (Aug 25, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/870 Expected behavior: after typing "o" to display current context, operations should proceed within current context. Example: CTRL-U/CTRL-D should paginate within displayed context Selecting another track and pressing "Enter" should change tracks to the selected track from current context. Actual behavior: If no playlist was selected/displayed before pressing "o", nothing happens If a playlist was selected before pressing "o", pagination proceeds on the **_playlist that was displayed_**, not the current context. Pressing "Enter" plays the track that was selected in the previously-displayed playlist.
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#366
No description provided.