-
Notifications
You must be signed in to change notification settings - Fork 114
Experimental Tabs #5574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Experimental Tabs #5574
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dabaf3d to
a3dd005
Compare
a3dd005 to
968f412
Compare
|
Hi @joshwooding I appreciate your patience. Blow our my findings from my most recent review of tabs. Feel free to let me know if you have any questions or want to jump on a call to discuss. Tab A11y Review:
Examples:I believe these are example-specific, not component-level. Correct me if wrong.
Vercel overflow example:
Comments:When a tab is chosen from overflow it moves to the main list and gets focus. Selecting another main-list tab then pushes that tab back into overflow. Do we want this, or should surfaced tabs remain in the main list until overflow recalculates? |
Thanks for the reply, your recommendations for deleted tabs change the previous spec so we'll have to raise this with the rest of the team. |
@jake-costa what is the dialog label in this example? |
I was referring to aria-label="Overflow Menu" on dialog. That said, since it is already announcing correctly, we would need to validate that this works correctly. While it would align with the APG, this is more of an edge case and I am unsure if the label would be announced twice. If it does announce twice I would recommend we keep the aria-label on the dialog but not add aria-labelledby to tablist. |
|
@joshwooding Let me know if you want to jump on a call for this. To confirm, are we going to plan to add support for the Delete key as well as the ability to support the current focus interaction with the delete button? |
5956e10 to
4858329
Compare
a9d3f49 to
7c4215e
Compare
7c4215e to
ca0128d
Compare
ca0128d to
14cb5ca
Compare
14cb5ca to
f56ad54
Compare
f56ad54 to
6e549dc
Compare
6e549dc to
7e9f45a
Compare
1c60ee4 to
b94b747
Compare
A11y Review Items
Notes
|
No description provided.