From 7d699abb9624850154fa3cfceabbc2486dd0a324 Mon Sep 17 00:00:00 2001 From: Sperling-0 Date: Fri, 13 Sep 2024 13:42:07 +0200 Subject: [PATCH] Change first donation form section summary behaviour - When there is no payment type passed to the donation form, the summary only shows the data that is already there - When selecting a payment type, the summary reflects that Ticket: https://phabricator.wikimedia.org/T368527 --- .../pages/donation_form/PaymentSummary.vue | 41 ++++++++++++------- 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/src/components/pages/donation_form/PaymentSummary.vue b/src/components/pages/donation_form/PaymentSummary.vue index c1609f360..9dc1d9e8b 100644 --- a/src/components/pages/donation_form/PaymentSummary.vue +++ b/src/components/pages/donation_form/PaymentSummary.vue @@ -1,7 +1,7 @@ -