Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1146195

    Hello,

    I’m using the tab section on our home page, however, I run into problems when I try to navigate the tab section with my keyboard to test for accessibility.
    When I’m on a tab, I can’t seem to be able to access the links within that tab unless I go through all tabs. Only once I’ve gone through all the tabs, can I access the content of each tab. Another problem is that once I’ve gone through the content of the first tab, the tabs disappear completely so we don’t know in which tab we are anymore as we tab through the links.

    What I’ve seen on other sites it that when you press on tab, it goes into the content of the tab and when you press on next (->), it goes to the next tab. It also seems to be what is recommended by the W3C.
    See : https://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-1/tabs.html
    And: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/Tab_Role

    Is there any chance you might implement that in the future?

    I’ve put a link to our site so you can test it yourself. I’ve also put a link to a site where the tab section is accessible (but the links above show that as well).

    Thank you!

    • This topic was modified 5 years, 1 month ago by darryllevine.
    #1147888

    Hey darryllevine,

    Correct, we do not offer this. I understand what you are saying, we will do create a ticket for our developers to fix this, it has a really good point.

    Best regards,
    Basilis

    #1194159

    Hello,

    Just following up in this issue. I’m wondering if it’s on the road map at all?

    Thank you.

    #1195377

    Hi,

    Sorry for the delay. This might not be possible with the current implementation of the tab section because the tab titles are rendered before the tab content container, so pressing the tab key will not go directly to the tab content and instead go over each tab title first. You should consider removing the tab section and replace it with another element instead if your main concern is accessibility.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.