From 4e42fc8280d531b8ebac6787ce1580b4a0392d6f Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Mon, 4 May 2026 13:05:11 -0400 Subject: [PATCH] feat(web/m7-377): ArtistCard top-right cluster + bottom-right kebab --- web/src/lib/components/ArtistCard.svelte | 38 +++++++++++++++++- web/src/lib/components/ArtistCard.test.ts | 48 ++++++++++++++++++++++- 2 files changed, 83 insertions(+), 3 deletions(-) diff --git a/web/src/lib/components/ArtistCard.svelte b/web/src/lib/components/ArtistCard.svelte index 4c5503e0..87dd14b9 100644 --- a/web/src/lib/components/ArtistCard.svelte +++ b/web/src/lib/components/ArtistCard.svelte @@ -1,11 +1,16 @@
@@ -53,6 +71,22 @@
{artist.name}
+
+ + +
+ +
+ +