[GH-ISSUE #505] When in openCommandHelp, difficult to get out #1227

Closed
opened 2026-03-14 14:01:13 +03:00 by kerem · 2 comments
Owner

Originally created by @khalua on GitHub (Jul 12, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/505

When pressing "?" a very helpful screen shows up, but then there is no easy way to get out or close that screen and go back to what you were previously doing. If you are 3 levels deep into a browse session, for example, no easy way to get back except to go through the 3 steps to get to it again.

Why not treat "?" it like a pop up and have the ESC key take you back to where you previously were?

Or maybe pressing "?" again toggles the help commands on and off.

Originally created by @khalua on GitHub (Jul 12, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/505 When pressing "?" a very helpful screen shows up, but then there is no easy way to get out or close that screen and go back to what you were previously doing. If you are 3 levels deep into a browse session, for example, no easy way to get back except to go through the 3 steps to get to it again. Why not treat "?" it like a pop up and have the ESC key take you back to where you previously were? Or maybe pressing "?" again toggles the help commands on and off.
kerem 2026-03-14 14:01:13 +03:00
Author
Owner

@aome510 commented on GitHub (Jul 12, 2024):

CommandHelp used to be popup. It was changed to a page to allow searching in the page. Search creates another popup and spotify_player supports only one active popup. You can press backspace to exit the command help page.

<!-- gh-comment-id:2225458337 --> @aome510 commented on GitHub (Jul 12, 2024): `CommandHelp` used to be popup. It was changed to a page to allow searching in the page. Search creates another popup and `spotify_player` supports only one active popup. You can press `backspace` to exit the command help page.
Author
Owner

@khalua commented on GitHub (Jul 14, 2024):

ahh backspace! perfect. TY. I think it would be helpful to add "close help" to the PreviousPage description... something like
"go to previous page / close help" or in Commands title at top of window "Commands (backspace to exit)"

<!-- gh-comment-id:2227446254 --> @khalua commented on GitHub (Jul 14, 2024): ahh backspace! perfect. TY. I think it would be helpful to add "close help" to the PreviousPage description... something like "go to previous page / close help" or in Commands title at top of window "Commands (backspace to exit)"
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-player#1227
No description provided.