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-1027 Uploader File Upload Live Region and aria Labels #11702

Closed HarveyPeachey closed 1 month ago

HarveyPeachey commented 1 month ago

Resolves JIRA WSTEAM1-1027

Overall changes

Adds a Live region component that the file uploader will send text to, to be read out by the screen reader. Adds aria-required and aria-invalid logic, for the File field.

Code changes

Testing

  1. Visit http://localhost.bbc.com:7081/somali/send/u130092370?renderer_env=test
  2. Make sure logic adheres to what aria labels are added
  3. Check when adding and removing files that the live region text updates

Helpful Links

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

Coding Standards

Repository use guidelines