You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2025. It is now read-only.
click any track from the all tracks list in this radio (not the list in the player, not a track which is in the player's track list)
Expected result: clicking a track (in a channel's /tracks list) not part of the player's track list, should load all tracks, and play the one that was clicked
Actual result: the clicked track is loaded, but the player's selection of tracks (from the previous search) is not cleared
To reproduce:
all tracks listin this radio (not the list in the player, not a track which is in the player's track list)Expected result: clicking a track (in a channel's /tracks list) not part of the player's track list, should load all tracks, and play the one that was clicked
Actual result: the clicked track is loaded, but the
player's selectionof tracks (from the previous search) is not clearedDoes this make sense?