Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search results "Show all" buttons create broken link #731

Closed
ericroussille opened this issue Apr 11, 2021 · 1 comment
Closed

Search results "Show all" buttons create broken link #731

ericroussille opened this issue Apr 11, 2021 · 1 comment
Labels
bug confirmed A bug that has successfully been replicated and can be resolved

Comments

@ericroussille
Copy link

Describe the bug
When I click "All Artists" "All Albums" "All Playlists" buttons, the search is launched but it does not return any result

Console log
This is the Console log when I search for "James", I see the result (firsts artists, albums and playlists). Then , I click on "All Artists" => no trace on Console log.

Searching for all matching "james" app.js:6809:46
4 app.js:6809:46
Mopidy websocket:outgoingMessage app.js:6809:46
3 app.js:6809:46
XHRGEThttps://api.spotify.com/v1/search?q=james&type=album,artist,playlist,track&country=FR&limit=50&offset=0
[HTTP/2 200 OK 0ms]

app.js:6809:46
Mopidy websocket:incomingMessage app.js:6809:46
app.js:6809:46
Mopidy websocket:outgoingMessage app.js:6809:46
Mopidy websocket:incomingMessage app.js:6809:46
app.js:6809:46
Mopidy websocket:outgoingMessage app.js:6809:46
8 app.js:6809:46
Mopidy websocket:incomingMessage app.js:6809:46
app.js:6809:46
Mopidy websocket:outgoingMessage app.js:6809:46
2 app.js:6809:46
Mopidy websocket:incomingMessage app.js:6809:46
19 app.js:6809:46
Mopidy websocket:outgoingMessage app.js:6809:46
Mopidy websocket:incomingMessage app.js:6809:46
24 app.js:6809:46

Screenshots
image

image

Environment details:

  • Window 10 (same behaviour on Android)
  • Firefox, Edge
  • Iris version [e.g. 3.57.5]
@jaedb jaedb added the confirmed A bug that has successfully been replicated and can be resolved label Apr 11, 2021
@jaedb jaedb changed the title "All Artists" "All Albums" "All Playlists" failed Search results "Show all" buttons create broken link Apr 11, 2021
@lostmyshape
Copy link

I think this is the same issue as #681.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug confirmed A bug that has successfully been replicated and can be resolved
Projects
None yet
Development

No branches or pull requests

3 participants