Product Perspective
Context
To maintain a consistent behaviour on the different forms of the Fundraising Application, the changes we did in T390841: Change summary box at the end of the donation form should be applied to the membership application form.
Acceptance Criteria
- The summary box is headlined by "Zusammenfassung" (de) and "Summary" (en).
- The current headline ("Thank you for your sponsorship!") is changed to become a subheadline of the sentence summarising the membership type, fee amount and payment interval.
- The labels for the e-mail address are removed.
- The address data (postal and email address) is headlined by "Ihre Kontaktdaten" (de) and "Your Contact Data" (en).
- The bank data is reflected in the summary box.
- The bank data (IBAN, BIC and bank name) is headlined by "Ihre Bankverbindung" (de) and "Your bank details" (en).
- The postal address is split by line breaks instead of commas.
- Partial postal address data is shown in the summary box if the input is considered valid.
Resources
| Summary box of the donation form | Current design of the summary box on the membership application form |
Technical Perspective
Context
- This ticket should only be started when T399537: 🧑🤝🧑 Create design pattern for summary box is done
- You can use already existing vue composables / modules (like “bankdata”) etc.
Affected repositories
- fundraising-app-frontend
- fundraising-frontend-content

