[GH-ISSUE #272] Scroll to current playing song #195

Open
opened 2026-02-28 14:31:16 +03:00 by kerem · 1 comment
Owner

Originally created by @confact on GitHub (Jan 24, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/272

Is your feature request related to a problem? Please describe.
When clicking the next button and looking at the next song in the playlist, I might need to scroll to find it.

Describe the solution you'd like
If the current playing song is below the current view, scroll down if clicking next.

Having a better UI/UX, if the current song is just at the bottom of the view and you click on next, it should follow it in the playlist view.

Originally created by @confact on GitHub (Jan 24, 2022). Original GitHub issue: https://github.com/jpochyla/psst/issues/272 **Is your feature request related to a problem? Please describe.** When clicking the next button and looking at the next song in the playlist, I might need to scroll to find it. **Describe the solution you'd like** If the current playing song is below the current view, scroll down if clicking next. Having a better UI/UX, if the current song is just at the bottom of the view and you click on next, it should follow it in the playlist view.
Author
Owner

@FichteFoll commented on GitHub (Feb 25, 2024):

Counter argument: I may be browsing the playlist and also wish to skip the current track. If the playlist would then automatically scroll to the next treack, I'd lose my previous scroll position.

Instead, I believe doing what the official Spotify client does would be better: allow some user action to scroll to the currently playing song in its respective context (e.g. playlist, album, artist). Currently, this happens when you click on the album cover in the bottom left.

Edit: see also #370.

<!-- gh-comment-id:1962974167 --> @FichteFoll commented on GitHub (Feb 25, 2024): Counter argument: I may be browsing the playlist and also wish to skip the current track. If the playlist would then automatically scroll to the next treack, I'd lose my previous scroll position. Instead, I believe doing what the official Spotify client does would be better: allow some user action to scroll to the currently playing song in its respective context (e.g. playlist, album, artist). Currently, this happens when you click on the album cover in the bottom left. Edit: see also #370.
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/psst#195
No description provided.