Scanner pointing failure in your plugin
-
Hey,
I love your plugin but unfortunately when scanning the website with different accessibility tools, it points one failure that onetap itself is causing. Example:
“Elements that act as buttons but use non-button tags (e.g., span, div, a) should include a role=”button” attribute.”
“Buttons should include text explaining their functionality, and if icons are used as buttons, a screen-reader only text or an “aria-label” attribute should be used for that description.”
“Interactive elements such as links, buttons and form fields should all be navigable using the keyboard by either using a focusable element (a, button, input, etc.) or including the “tabindex” attribute that equals to “0”.”Code snapshots of failed elements
<div class="onetap-toggle" > <img class="design-size2 design-border2" src="https://mydomain.pt/wp-content/plugins/accessibility-onetap/assets/images/admin/Original_Logo_Icon.svg"> </div>
How can we fix this? I used the scanner on https://accessibe.com/
Thanks and best regardsThe page I need help with: [log in to see the link]
The topic ‘Scanner pointing failure in your plugin’ is closed to new replies.