Accessibility Issues in Business Directory Forms
-
Hi,
I have recently been conducting an accessibility audit and have found some issues which would render the plug-in WCAG AA none-compliant.
Example file: /business-directory-plugin/includes/helpers/class-category-form-input-walker.php
Example Issues, reported by both SortSite and CodeSniffer:
“This checkboxinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.”
<input type=”checkbox” class=”required” name=”listingfields[2][]” value=”274″ style=”margin-left: 10px;”To resolve these issues, form fields need to have label elements or one of the various attributes mentioned above.
If this could be resolved in a future update, that would be brilliant.Thank you,
Connect
- The topic ‘Accessibility Issues in Business Directory Forms’ is closed to new replies.