Add sync loading indicators: spinner in feed when fetching releases, syncing indicator on artist row when toggling types

This commit is contained in:
2026-07-15 12:53:06 +02:00
parent 0be81705eb
commit fe9c29deb1
7 changed files with 70 additions and 28 deletions
@@ -2,7 +2,7 @@
<img src="https://coverartarchive.org/release-group/{row.mbid}/front"
alt="cover"
loading="lazy"
class="cover-art w-20 h-20 object-cover shrink-0"
class="cover-art w-40 h-40 object-cover shrink-0"
onerror="this.onerror=null;this.src='/img/no-cover.svg'"/>
<div class="flex-1 min-w-0 flex flex-col justify-center gap-1">