• Resolved infosws

    (@nicksws)


    We’re using an auditor program to scan websites and it’s showing issues:

    Attribute aria-checked not allowed on element

    <input type='checkbox' name='...' id='...' value='1' role='switch' aria-checked='false'>
    e.g.
    <input type="checkbox" name="onetap-box-vision-impaired-mode" id="onetap-box-vision-impaired-mode" value="1" role="switch" aria-checked="false">

    Relating to HTML5 and ARIA 1.2

    This seems to be coming from the (hidden) options for the Accessibility Profiles (which is a Pro feature).

    This is affecting every page on every website (obviously).

Viewing 1 replies (of 1 total)
  • Plugin Author christianzettinger

    (@christianzettinger)

    Hey @nicksws

    thank you very much for the detailed report and for pointing this out – we really appreciate it

    I’ll forward this to our developers right away so we can address it properly in the upcoming update.

    Feedback like yours helps us improve OneTap step by step for the entire community, so thanks again for taking the time to share this with us.

    If you have any questions about this topic or if anything is unclear, feel free to reply here in the ticket at any time 🙂

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.