Description
When navigating through tracks in a playlist (or browsing by album/title), there are two ways to start playback of a track:
- The dropdown button (▶ icon at the top of the track row) — offers "Play", "Play Randomly", "Download". Clicking "Play" starts playback and continues with the following tracks in the playlist.
- The play button to the right of the track — starts playback of only that single track, with no continuation of the following tracks.
This behavior is inconsistent and unintuitive. A user browsing a playlist who clicks on a track expects to start playback from that point onward, not just that isolated track.
Additional issue: long playlists
This inconsistency becomes especially problematic in long playlists. If a user is browsing deep into a long playlist and accidentally clicks the right-side play button on the wrong track, they are forced to:
- Scroll all the way back to the top of the playlist
- Click "Play" from the dropdown to resume continuous playback
- Click "Next" multiple times to get back to where they were
This is a frustrating and tedious experience that could easily be avoided.
Current behavior
- Dropdown button → "Play" → plays from the selected track and continues the playlist
- Right-side button → plays only the selected track, no continuation
Expected behavior
The right-side play button within a playlist should behave the same as the dropdown "Play" option: start playback from that track and continue through the rest of the playlist.
Steps to reproduce
- Open LMS in the browser
- Navigate to a playlist (or an album with multiple tracks)
- Click the play button (▶) to the right of a track
- → Only that track plays, the following tracks do not continue
- Go back, use the dropdown button → "Play"
- → The track and following tracks play continuously as expected
Screenshots
The screenshot below highlights the two areas of concern:
-
Zone A (red) — The dropdown button at the top of the track row, which provides "Play", "Play Randomly", and "Download" options. Clicking "Play" here continues through the playlist as expected.
-
Zone B (red) — The play button to the right of the track, which only plays that single track without continuing the playlist.
Description
When navigating through tracks in a playlist (or browsing by album/title), there are two ways to start playback of a track:
This behavior is inconsistent and unintuitive. A user browsing a playlist who clicks on a track expects to start playback from that point onward, not just that isolated track.
Additional issue: long playlists
This inconsistency becomes especially problematic in long playlists. If a user is browsing deep into a long playlist and accidentally clicks the right-side play button on the wrong track, they are forced to:
This is a frustrating and tedious experience that could easily be avoided.
Current behavior
Expected behavior
The right-side play button within a playlist should behave the same as the dropdown "Play" option: start playback from that track and continue through the rest of the playlist.
Steps to reproduce
Screenshots
The screenshot below highlights the two areas of concern:
Zone A (red) — The dropdown button at the top of the track row, which provides "Play", "Play Randomly", and "Download" options. Clicking "Play" here continues through the playlist as expected.
Zone B (red) — The play button to the right of the track, which only plays that single track without continuing the playlist.