Skip to content

Announce connection and sync changes in OfflineStatusIndicator #961

Description

@RUKAYAT-CODER

Overview
src/app/components/offline/OfflineStatusIndicator.tsx conveys connection and sync state only through icon color and text (lines 50-111) with no aria-live region, so screen-reader users are never told when the connection drops or a sync fails, and the details panel opens on mouse enter (line 154) with no Escape-to-close or focus management. Add an aria-live="assertive" announcement for connection changes and keyboard handling for the panel.

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions