"You might like" web client row (#790 web slice) #94
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The web UI rendered a fixed set of Home sections and had no code for the
server's
you_might_like_*sections, so the row was absent in the web client(the row was only added server-side + Android in v2026.06.11). Adds it,
mirroring Rediscover, positioned directly under the system-playlists row, with a
"still learning your taste" empty state. Completes the row across all three
clients. CI-green on dev (svelte-check + vitest).
🤖 Generated with Claude Code