snuffyDev / Beatbump

Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
https://beatbump.io/
GNU Affero General Public License v3.0
1.07k stars 89 forks source link

[BUG] Favorite songs don't sync while being searched #214

Open metahke opened 11 months ago

metahke commented 11 months ago

When you search and click on a song that you already have inside your favorites, you don't see if it is you favorite or not.

Steps to reproduce the behavior:

  1. Search for a song that you already have as a favorite
  2. Click on triple dots
  3. See the "Favorite"

    It doesn't contain actual information - can be marked as favorite even if it was already marked.

Screenshot