Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1236025

    Small ARIA issue being flagged by Lighthouse test, related to the Cookie Consent box. You can test it on my site in private field. Google reports it as this:

    [aria-hidden=”true”] elements contain focusable descendents

    Focusable descendents within an [aria-hidden="true"] element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn more.

    Failing Elements

    “This site uses cookies to improve your experience. By continuing to browse the …”
    <div class=”avia-cookie-consent-wrap” aria-hidden=”true”>

    May want to tweak it in next release.

    • This topic was modified 4 years, 3 months ago by THP Studio.
    #1236809

    Hey THP,

    Thank you for the info.

    We’ll forward the issue to our channel and maybe add the modification in the next patch. If I am not mistaken, we added that attribute to prevent the consent bar from displaying on the browsers’ reader view.

    Best regards,
    Ismael

    #1237037

    Hi Ismael,

    Great, thanks for looking into it. Hopefully you’ll find a way to resolve it and the browsers reader view issue at the same time.

    Regards,

    THP

    #1238340

    Hi,

    We’ll keep the thread open for further updates. We might have to remove the aria-hidden attribute and move the location of the privacy modal container so that it’s not seen on the reader view as the main content.

    Best regards,
    Ismael

    #1238641

    Thanks for investigating it further.

    Really appreciate all the improvements being made to the theme lately.

    #1239099

    Hi THP,

    Thank you for your feedback :)

    Best regards,
    Victoria

    #1309308

    close please :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Cookie Consent Box ARIA Issue’ is closed to new replies.