From 176d51634bf03c338d03f424607da234d1b54245 Mon Sep 17 00:00:00 2001 From: Leah Schumann Date: Wed, 26 Apr 2023 09:10:27 -0400 Subject: [PATCH 1/2] Added property to preserve state and zip values for use on service-location page --- .../address-questions/address-questions.vue | 12 +++++++++--- .../mobile-location-modal-questions.vue | 3 ++- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/src/layouts/address-lookup/customer-questions/address-questions/address-questions.vue b/src/layouts/address-lookup/customer-questions/address-questions/address-questions.vue index 9dc35f3d3..9842d42c3 100644 --- a/src/layouts/address-lookup/customer-questions/address-questions/address-questions.vue +++ b/src/layouts/address-lookup/customer-questions/address-questions/address-questions.vue @@ -45,7 +45,7 @@
+ captureApartmentNumberOrBusinessName="true" + preserveCityAndStateOnReset="true"/> Date: Wed, 26 Apr 2023 09:13:29 -0400 Subject: [PATCH 2/2] Prettified --- .../mobile-location-modal-questions.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue b/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue index fe7d21c07..b92c14bc9 100644 --- a/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue +++ b/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue @@ -37,8 +37,8 @@ + captureApartmentNumberOrBusinessName="true" + preserveCityAndStateOnReset="true" />