Skip to content

accessibility: add aria-live region announcements for camera view preset changes #2084

Description

@SourabhX16

Problem Statement

Switching camera view presets (e.g. focusing Earth or switching to SatCam) occurs visually without audio feedback.

Why It Matters

Screen reader users cannot tell when camera perspective has shifted.

Expected Behaviour

Announce camera view target changes in an aria-live='polite' region.

Acceptance Criteria

  • Screen reader live region announces camera focus target changes.
  • Polite announcement priority set.
  • Clear focus target communicated.

Likely Affected Files / Components

  • src/components/CameraController.tsx
  • 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