-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[material-ui][docs] Improve aria-label throughout the Button Group demos #40892
[material-ui][docs] Improve aria-label throughout the Button Group demos #40892
Conversation
Netlify deploy previewhttps://deploy-preview-40892--material-ui.netlify.app/ Bundle size report |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 🙌🏼
Also, we should probably confirm whether it's necessary to add role=group" to these containers; it makes sense to me, and it's what Bootstrap also recommends folks doing. Unlike aria-labels, though, that role attribute feels like something that should come out of the box, as it will always be needed in this Button Group context.
This makes sense, may I ask you to create an issue for tracking this?
@DiegoAndai — never mind, I think I skimmed through it too fast and didn't see it, but the |
Following recent docs-feedback — some aria labels were really not great and could use some basic polish.
https://deploy-preview-40892--material-ui.netlify.app/material-ui/react-button-group/