Skip to content

bug(mat-stepper): a11y disabled state #23088

Description

@csutorasr

Reproduction

Steps to reproduce:

  1. Turn on VoiceOver or any screenreader.
  2. Go to a linear stepper element with more non-optional steps.
  3. Hover the second step in the stepper.

Expected Behavior

The disabled state should be announced. aria-disabled could solve this.

Actual Behavior

There is no information on disabled state.

Environment

  • Angular: 12
  • CDK/Material: 12
  • Browser(s): Any
  • Operating System (e.g. Windows, macOS, Ubuntu): Any

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

AccessibilityThis issue is related to accessibility (a11y)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/stepper

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions