URL: https://wpaccessibility.org/docs/topics/forms/feedback/
Code: https://github.com/wpaccessibility/wp-a11y-docs/blob/main/docs/topics/forms/feedback.md
Please read How to contribute before you start.
Tasks
This content needs to be rewritten and expanded.
See for the structure of an accessibility topic:
Write documentation: Content structure of an accessibility topic
Include pros and cons about HTML5 client side form validation
The topic Mark required for screen readers referes to it and theis topic belongs here, I propose a dedicated page.
Draft text:
Using required triggers the client-side form validation of the browser.
At the time of writing, this validation may have accessibility issues. The error messages are not specific enough, they disappear after a few seconds, and they currently lack sufficient screen reader support.
If you decide to use required, also use novalidate on the form element to prevent the browser's form validation from kicking in and enable you to handle validation server-side.
Also add: transation issues and browser inconsistancy
URL: https://wpaccessibility.org/docs/topics/forms/feedback/
Code: https://github.com/wpaccessibility/wp-a11y-docs/blob/main/docs/topics/forms/feedback.md
Please read How to contribute before you start.
Tasks
This content needs to be rewritten and expanded.
See for the structure of an accessibility topic:
Write documentation: Content structure of an accessibility topic
Include pros and cons about HTML5 client side form validation
The topic Mark required for screen readers referes to it and theis topic belongs here, I propose a dedicated page.
Draft text:
Also add: transation issues and browser inconsistancy