• Resolved connectisl

    (@connectisl)


    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

    • This topic was modified 4 years, 5 months ago by connectisl.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Accessibility Issues in Business Directory Forms’ is closed to new replies.