Skip to content

Wizard - keyboard and screen reader interaction #1588

@jgiardino

Description

@jgiardino
  1. The navigation links currently are not accessible for either keyboard-only users or screen reader users. They can be made accessible by including a url in an href attribute. (Update: given current recommendations, it might make the most sense to make the items buttons so that they are keyboard accessible- see discussion below)
  2. In the mobile layout, the navigation is accessed as a menu. The dropdown behavior pattern that I think makes sense here currently isn't implemented anywhere yet. I included comments about similar behavior in the PRs for context selector and select components, but maybe it would make sense to have a quick chat with everyone to understand if there's a simpler way to handle this interaction so that it can be easily reused across the different components?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions