From 3e83b5a899cd1f86c1a7bf7ba0856aac96434eed Mon Sep 17 00:00:00 2001 From: Johnny shultz Date: Mon, 14 Jul 2025 16:03:23 -0400 Subject: [PATCH] CASH-1158 CASH-1158 fixed serviceZipQuestion button click event from bubbling up to schedule page, preventing unwanted background validation for timeslots before user has closed the drawer --- .../shop-question/shop-question-popup.vue | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/src/layouts/service-location/shop-question/shop-question-popup.vue b/src/layouts/service-location/shop-question/shop-question-popup.vue index 27dd8f33f..aa68dd8fc 100644 --- a/src/layouts/service-location/shop-question/shop-question-popup.vue +++ b/src/layouts/service-location/shop-question/shop-question-popup.vue @@ -20,18 +20,20 @@ displayInvalidZipAlert || displayNoShopsAlert || !selectedProviderNumber " @footer-button-event="setZipCodeAndShop"> - +
+ +