one-click-accessibility icon indicating copy to clipboard operation
one-click-accessibility copied to clipboard

tabindex and skip links issue

Open uxdesignerveit opened this issue 1 year ago • 1 comments

Hi, when using lighthouse I see two issues appear with the plugin. One is: Skip links are not focusable

Including a skip link can help users skip to the main content to save time. Failing Elements

a#pojo-a11y-skip-content.pojo-skip-link.pojo-skip-content

Second is: Some elements have a [tabindex] value greater than 0 Failing Elements

a#pojo-a11y-skip-content.pojo-skip-link.pojo-skip-content

Is there a way to fix this? Thanks in advance.

uxdesignerveit avatar Sep 27 '24 18:09 uxdesignerveit