Skip to content

accessibility: add aria-live region announcements for simulation speed changes #2078

Description

@SourabhX16

Problem Statement

Changing simulation speed multiplier (1x, 10x, 100x) updates UI text without screen reader announcement.

Why It Matters

Visually impaired users cannot tell what simulation speed rate is active.

Expected Behaviour

Speed multiplier button clicks should update an aria-live='polite' region (e.g. 'Simulation speed set to 10x').

Acceptance Criteria

  • Screen reader live region announces simulation speed changes.
  • Polite priority configured.
  • Clear speed rate communicated.

Likely Affected Files / Components

  • src/components/Header.tsx

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions