bbc / simorgh

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.
https://www.bbc.com/thai
Other
1.28k stars 211 forks source link

WSTEAM1-1018 Implement Error Handling UX for Input fields - Validation #11726

Closed emilysaffron closed 2 weeks ago

emilysaffron commented 1 month ago

Resolves JIRA WSTEAM1-1018

Overall changes

Implements the error labels for form input fields not including the file uploader or the summary box.

Code changes

Testing

  1. Visit http://localhost.bbc.com:7081/mundo/send/u50853489?renderer_env=live or the storybook link , submit an invalid form and observe the error handling. Check it matches the UX designs

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines