Enhancement: Add labels to fields in JP forms that are valid under WCAG 2.x (a11y) #35356
Labels
[Feature] Contact Form
[Focus] Accessibility
Improving usability for all users (a11y)
[Package] Forms
[Plugin] Jetpack
Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/
[Pri] Normal
[Type] Enhancement
Changes to an existing feature — removing, adding, or changing parts of it
Impacted plugin
Jetpack
What
JP-forms fields should have a label that passes WCAG 2.x a11y tests
How
During our A11y tests for a contact form, using different A11y testing tools and the screen reader.
All the different tools we tested, provided the same error related to the
Form label is missing on the message text area.
(the text area is a Multi-line Text Field)(see all screenshots & screen recordings in the original issue: https://github.com/a8cteam51/mckenna-academy/issues/97#issuecomment-1819092034 )
The suggestion we received from the tools was: "For more information on how to solve the issue please visit this link"
When we tested the form with a screen reader, the reader declares all the details about the other fields (Name & Email), but in the
message
section it only reads out thetext area is required
.How can we ensure that the contact forms pass all WCAG 2.x a11y tests?
The text was updated successfully, but these errors were encountered: