Ninja Forms – Accessibility Issues
-
Hello,
We are using Ninja Forms plugin for a website that requires 508 compliance (csc-hawaii.org), and we noticed a few accessibility issues with forms generated by the plugin.
Here is a brief summary:
- Radio button groups are missing an accessible label for the group (ARIA-labelledby).
- A11ygator is throwing a couple of WCAG failures including: form missing a submit button and iframe missing a title.
Here’s a link to an accessible radio group using ARIA-labelledby for reference: https://www.w3.org/TR/2016/WD-wai-aria-practices-1.1-20160317/examples/radio/radio.html .
For the submit button, it seems that the default Submit button is using type BUTTON, when A11ygator is expecting type SUBMIT.
Please let me know if you are able to address these issues in a future release.
Thanks!
Trip Rems
Aurora Design and Consulting
https://www.aurorahawaii.comThe page I need help with: [log in to see the link]
- The topic ‘Ninja Forms – Accessibility Issues’ is closed to new replies.