From 1355e402114f0c8178521fbf7b01bcebbdd0197f Mon Sep 17 00:00:00 2001 From: Wazeer <58399263+wazeerc@users.noreply.github.com> Date: Mon, 25 Nov 2024 21:20:10 +0400 Subject: [PATCH 1/2] fix: wrong tw z-index value; move 'RSVPs so far' popup behind 'Attendee Count' & Reduce x-axis translation by 1rem --- packages/frontendmu-nuxt/components/auth/RsvpAttendeeList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/frontendmu-nuxt/components/auth/RsvpAttendeeList.vue b/packages/frontendmu-nuxt/components/auth/RsvpAttendeeList.vue index 9207cc54..8eb4f052 100644 --- a/packages/frontendmu-nuxt/components/auth/RsvpAttendeeList.vue +++ b/packages/frontendmu-nuxt/components/auth/RsvpAttendeeList.vue @@ -67,11 +67,11 @@ onMounted(async () => { > Attendees {{ attendeeCount }} RSVPs so far From 174241023dfc7d4e9afd92f0c664842649c6f098 Mon Sep 17 00:00:00 2001 From: Wazeer <58399263+wazeerc@users.noreply.github.com> Date: Mon, 25 Nov 2024 21:36:30 +0400 Subject: [PATCH 2/2] fix: enhance 'View on Map' btns and improve UI consistency with other CTAs; remove uppercase as this is not a primary action --- packages/frontendmu-nuxt/components/meetup/Single.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/frontendmu-nuxt/components/meetup/Single.vue b/packages/frontendmu-nuxt/components/meetup/Single.vue index f92db1af..7dd8453a 100644 --- a/packages/frontendmu-nuxt/components/meetup/Single.vue +++ b/packages/frontendmu-nuxt/components/meetup/Single.vue @@ -124,24 +124,24 @@ const currentAlbum = computed(() => fetchAlbumDetails(props.getCurrentEvent?.alb Meetup Location -
+
{{ getCurrentEvent.Location }}
- + View on map
-
+
Parking Location
- + View on map