Skip to content

fix: 🤔 Rotation control button is the first element in the screen reader reading order #2415

@Soarecos

Description

@Soarecos

Current behavior

The carousel slider content appears as the first element in the screen reader reading order, before the rotation control (pause/play) button.

Expected behavior

The rotation control button (pause/play) should be the first element in the screen reader reading order when navigating the carousel component, allowing users to control auto-rotation before encountering the carousel content.

Steps to reproduce

Navigate to a page containing the carousel component with auto-rotation enabled
Use a screen reader (NVDA, JAWS, VoiceOver, etc.)
Tab through the page or use screen reader navigation
Observe that the carousel content is announced/focused before the rotation control button

Suggested Reproduction Tools

Technical Information

This is an accessibility issue related

DoR

  • Item has business value
  • Item has been estimated by the team
  • Item is clear and well-defined
  • Item dependencies have been identified

Metadata

Metadata

Assignees

Labels

Critical-A11y-IssueRequire immediate attention and resolution

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions