Skip to content

Conversation

@christophe-g
Copy link
Contributor

As the stepper inherits from IronMenubarBehavior, it can be navigated through keyboard.
Role of header is tablist, each stepper button has a tab role.
When a step is completed, aria-checked of its corresponding button is set to true.
Steps not accessible have aria-disabled set to true.
aria-invalid is set to true when a step has an error.

I am well aware that Polymer 2 is deprecated, but I am still using it !
Cheers,
C.

As the stepper inherits from IronMenubarBehavior, it can be navigated
through keyboard.
Role of header is `tablist`, each stepper button has a `tab` role.

When a step is completed, `aria-checked` of its corresponding button
is set to true.

Steps not accessible have `aria-disabled` set to true.

`aria-invalid` is set to true when a step has an error.
@urdeveloper urdeveloper merged commit a89695f into urdeveloper:master Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants