From db8b63a3f3140ddf0fa64e0dd534bdc224f777bc Mon Sep 17 00:00:00 2001 From: Wan <495709+wa0x6e@users.noreply.github.com> Date: Mon, 30 Sep 2024 05:47:39 +0900 Subject: [PATCH] feat: load statement in delegation dashboard (#4892) * feat: load statement in delegation dashboard * feat: load user profiles for delegators * fix: truncate too long delegator user name * fix: grow div --- src/components/SpaceDelegatesCard.vue | 60 ++++++++++++++------------- src/views/SpaceDelegates.vue | 10 ++++- 2 files changed, 39 insertions(+), 31 deletions(-) diff --git a/src/components/SpaceDelegatesCard.vue b/src/components/SpaceDelegatesCard.vue index 73a13522d6f0..11e3699867ee 100644 --- a/src/components/SpaceDelegatesCard.vue +++ b/src/components/SpaceDelegatesCard.vue @@ -62,14 +62,38 @@ function handleDropdownAction(action: string) { class="flex h-full w-full flex-col justify-between rounded-xl border border-skin-border px-3 pb-3 pt-[12px] md:px-3 md:pb-3 md:pt-[12px]" @click="emit('clickUser')" > -