When filling out a form field, an error message appears if it is incorrectly filled out. However when this error message appears it is never read aloud by the screen reader and thus the blind user will never be notified that the form field was incorrectly filled out
Describe the bug
When filling out a form field, an error message appears if it is incorrectly filled out. However when this error message appears it is never read aloud by the screen reader and thus the blind user will never be notified that the form field was incorrectly filled out
More info: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-errormessage
Describe how to reproduce the bug
Add any screenshots
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Verification
To make sure the bug is not intended behaviour; it should be verified by a member of team Kirby before moving on to implementation.
NOT verified
label has been removed by a member of team Kirby; do not proceed until this is done.Implementation
The contributor who wants to implement this issue should:
Review
Once the issue has been implemented and is ready for review: