From 87b1b4df4b1d0b8160254306494b67abc0a9a256 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sat, 28 Mar 2026 21:40:51 +0000 Subject: [PATCH] Replace top_by widgets loading indicator with a skeleton --- .../live/stats_live/top_by_period.ex | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lib/music_library_web/live/stats_live/top_by_period.ex b/lib/music_library_web/live/stats_live/top_by_period.ex index 3ca27081..aedbb09e 100644 --- a/lib/music_library_web/live/stats_live/top_by_period.ex +++ b/lib/music_library_web/live/stats_live/top_by_period.ex @@ -71,8 +71,17 @@ defmodule MusicLibraryWeb.StatsLive.TopByPeriod do <.async_result :let={items} assign={assigns[@key]}> <:loading> -
- <.loading /> +
+
+
+
+
+
+
+
+
+
+