MarcoMadera / Rindu

Spotify clone with extra functionalities, remove duplicate/corrupted songs from playlists, synced picture in picture lyrics, artist concert setlists, single tracks recommendations ("radio")
https://rindu.marcomadera.com
11 stars 6 forks source link

Go to artist is missing in context menu for tracks #297

Open MarcoMadera opened 3 months ago

MarcoMadera commented 3 months ago

Describe the bug This option was removed somehow

To Reproduce Steps to reproduce the behavior:

  1. Go to a track
  2. Right Click on the card track
  3. See error

Expected behavior Go to artist should be there and redirect to artist/{artistId}

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

MarcoMadera commented 3 months ago

In future we'll add that if track has multiple artist, show a submenu with the list of artist. This is not part of this issue.