Accessible error reporting on all forms (admin area and main site) #451
Labels
good first issue
This issue should be suitable for less experienced developers
help offered
I would be very happy to help less experienced developers tackle this issue (advice/pairing/etc)
help wanted
Can you help with this?
html / css
Involves HTML and/or CSS
new feature
New feature
Currently forms only report success/failure, with no clear instructions in the case of failure on what exactly the problem is and how to fix it.
Fields with errors are identified by a red border in the admin area, but this is not an accessible solution; need to add aria-invalid, aria-error, etc.
The text was updated successfully, but these errors were encountered: