Commit graph

3 commits

Author SHA1 Message Date
2f229cbfa0 test(join): align e2e with new ContributionAmountField
Add data-testid hooks for the contribution amount input and cadence
toggle labels so playwright can target them through useId-generated
ids. Update join-flow.spec.js to use the new selectors and to assert
the new billing-summary copy ('at each annual renewal' / 'each month'),
dropping the obsolete '/month x 12' parenthetical.
2026-05-23 15:08:03 +01:00
f28558a433 fix(contribution): sanitize amount input and a11y polish 2026-05-23 14:58:39 +01:00
81783866d1 feat(contribution): extract ContributionAmountField component 2026-05-23 14:53:47 +01:00