-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
[Snackbar] Improve accessibility #19043
Conversation
Details of bundle changes.Comparing: ee46512...d59bca9
|
Co-Authored-By: Matt <[email protected]>
Co-Authored-By: Matt <[email protected]>
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.
I'm a bit lost how the autoHide duration relates to the aria-describedby change. Could you elaborate a bit what you're trying to do in this PR?
@eps1lon I have tried to clean up the overall handling of accessibility for the component. MDN says that the Then, Matt made me have a deeper dive at the |
@eps1lon What do you think? |
A continuation of #19016 in a standalone pull request. As requested by @eps1lon.