Skip to content

ARIA attributes for landmarks #439

@nicoleslaw

Description

@nicoleslaw

Description

In Chrome, Firefox, and Safari, the rotor shows some duplicative landmarks. We could improve the experience for screen reader users with more specific ARIA attributes.

Acceptance Criteria

  • Footer should have the aria attribute contentinfo along with the existing class.
  • If a role is used more than once on a page like navigation, an aria-label should be used to distinguish them. For example: <div role="navigation" aria-label="Main menu"> and <div role="navigation" aria-label="Secondary menu">. Happy to chat on ideas here!

References

Chrome

chrome

Firefox

firefox

Metadata

Metadata

Assignees

Labels

EngineeringTechnology and Development TrackType: User ExperienceTickets that directly improve the application, visibly

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions