From 59917427c255e771e40577258221a9618d82790f Mon Sep 17 00:00:00 2001 From: Jose Lezama Date: Wed, 25 Sep 2024 12:55:03 -0300 Subject: [PATCH] Lego/chore/feedback (#52) # Summary - Purchase: - Filter tickets with 0 quantity - Block the button when waiting for a redirect to the Payment Platform - Purchase Success: Update hero for better understanding - Event Details: Fix UI error on small screen QR Code --- app/components/MyEvent/MyEvent.tsx | 2 +- app/components/PurchaseOrder/Callback.tsx | 3 ++- .../TicketsSaleFlow/ConfirmationTab.tsx | 24 +++++++++---------- 3 files changed, 15 insertions(+), 14 deletions(-) diff --git a/app/components/MyEvent/MyEvent.tsx b/app/components/MyEvent/MyEvent.tsx index 5ddd81a..7366b40 100644 --- a/app/components/MyEvent/MyEvent.tsx +++ b/app/components/MyEvent/MyEvent.tsx @@ -48,7 +48,7 @@ const Ticket = ({
- +