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
Likely Affected Files / Components
src/components/CameraController.tsx
src/components/Header.tsx
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
Likely Affected Files / Components
src/components/CameraController.tsxsrc/components/Header.tsx