Skip to content

Chat stream has no aria-live, screen readers miss updates #17

Description

@royalpinto007

Problem

The stream region and thinking indicator expose no aria-live/role="status", so screen readers miss new messages and loading state.

Where

src/web/App.tsx (stream <main> + thinking <span>, zero aria attributes in src/).

Acceptance

Add a failing test first asserting the stream region and thinking indicator expose aria-live="polite" / role="status". Then fix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions