Replies: 1 comment
-
Hello @Gkat-Riva |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using Bootstrap 5.3.3 and have tabbed navigation at the top of our page, it is currently structured as follows:
When the page renders all but the currently active tab is given a tabindex of "-1" meaning they cannot be reached by keyboard navigation despite being clickable.
Any guidance on what could be causing this issue? I'm working on improving our software's accessibility to meet WCAG standards and this is a bit of a sticking point.
Beta Was this translation helpful? Give feedback.
All reactions