Uh oh!
There was an error while loading. Please reload this page.
feat: accessible tab kbd navigation - #437
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ArmanNik
left a comment
There was a problem hiding this comment.
Future improvement suggestion:
When a tab is selected, and navigation is triggered, the tabs lose focus after the page loads.
It would be nice to keep the focus on the tab after navigation 🤔
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
TorstenDittmann
left a comment
There was a problem hiding this comment.
I think once @ArmanNik comments has been resolved we can merge it :)
TGlide
commented
May 31, 2023
Nice idea! |
TGlide
commented
May 31, 2023
@TorstenDittmann@ArmanNik done 😉 |
TorstenDittmann
commented
Jun 9, 2023
tests are failing 👍🏻 |
TGlide
commented
Jul 3, 2023
Fixed! |
What does this PR do?
Adds accessible tab controls, following the ARIA APG: https://www.w3.org/WAI/ARIA/apg/
Test Plan
Manual
Related PRs and Issues
N/A
Have you read the Contributing Guidelines on issues?
Yes