-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsdocsThis issue is related to documentationThis issue is related to documentationhelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue
Description
What is the expected behavior?
Users should have enough time to find and interact with the example snackbar content before it disappears.
What is the current behavior?
Users might not have enough time to find and interact with the example snackbar content before it disappears.
What are the steps to reproduce?
- Open the snackbar example
- Click the "pizza party" button
- Observe that the snackbar is displayed for about 3 seconds before being removed
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
- Angular Material Example 7.2.2 located at https://material.angular.io/components/
- NVDA 2018.4.1 + FireFox 64
- VoiceOver for IOS (12.1.3) + Safari (12.1.3)
Is there anything else we should know?
With the current timeout, users might not be able to find the content when using a screen magnifier before it disappears.
A few possible solutions might be to:
- add a mechanism to the example that lets users adjust the timeout
- require that users acknowledge the snackbar before it disappears
This issue should also be discussed in the accessibility section of the documentation for the component.
Metadata
Metadata
Assignees
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsdocsThis issue is related to documentationThis issue is related to documentationhelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue