Skip to content

Snackbar examples disappear with no ability to adjust timing  #15043

Closed
@mfairchild365

Description

@mfairchild365

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?

  1. Open the snackbar example
  2. Click the "pizza party" button
  3. Observe that the snackbar is displayed for about 3 seconds before being removed

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

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:

  1. add a mechanism to the example that lets users adjust the timeout
  2. 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)P4A relatively minor issue that is not relevant to core functionsdocsThis issue is related to documentationhelp wantedThe team would appreciate a PR from the community to address this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions