- Issue created by @fionamorrison23
- 🇦🇺Australia danielgry
Verified and tested on latest dev version
Testing Results:
1. When submitting the form with empty required fields, the error messages display even after focus moves away
2. The error messages are correctly linked to their respective inputs using aria-describedby
3. The aria-invalid="true" attribute is set on fields when they contain errors
4. Error messages are correctly announced when navigating through inputs using a screen reader
5. Filling in the required fields removes the error messages upon form submissionScreenshot:
- 🇦🇺Australia RichardGaunt Melbourne
fionamorrison23 → credited richardgaunt → .