comicrelief / giftaid-react

React frontend for Giftaid application
https://giftaid.comicrelief.com/
2 stars 1 forks source link

PCLU update #384

Closed AndyEPhipps closed 1 year ago

AndyEPhipps commented 1 year ago

Removes the newly-added postcode regex patterns and re-validation, but brings them back in via the updated Storybook's PCLU.

The updated PCLU is set up to provide the same postcode patterns and error messages as we have done here in Giftaid over the last few days by default, so we shouldn't see any changes here, but the PCLU has been updated in a way that means we can easily customise other contexts (namely Donate) to work as required with minimal changes.

KrupaPammi commented 1 year ago

Tested, and works as expected.

AndyEPhipps commented 1 year ago

Great, thanks @KrupaPammi 🙌