Skip to content

fix(material/stepper): generalize stepper aria roles #31256

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

essjay05
Copy link
Contributor

Updates Angular Components Material Stepper to use general aria roles like group, region, button as opposed to tab, tablist, tabpanel as this doesn't serve the vertical stepper correctly.

Before screenshot
Before lighthouse screenshot
After screenshot
After lighthouse screenshot

Fixes b/361783174

@essjay05 essjay05 force-pushed the vertical-stepper-aria-roles-update branch from 6a0d1e9 to 974f372 Compare June 2, 2025 16:12
Updates Angular Components Material Stepper to use general
aria roles like group, region, button as opposed to tab, tablist,
tabpanel as this doesn't serve the vertical stepper correctly.

Fixes b/361783174
@essjay05 essjay05 force-pushed the vertical-stepper-aria-roles-update branch from 974f372 to 36b38e0 Compare June 4, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant