dotnet / dotnet/aspnetcore

Components.AI: Announce streaming responses without per-token screen-reader spam

Open
#68,433 0 comments 0 reactions 0 assignees View on GitHub
area-blazor cost: M feature-accessibility Priority:0
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

### Is your feature request related to a problem? Please describe the problem.

Incoming assistant content is not announced; announcing every token would be unusable.

### Describe the solution you'd like

Design and implement a throttled or chunked live-region strategy that announces meaningful streaming updates, completion, stopping, and failure without moving focus or flooding assistive technology.

### Additional context

Leaf task for #68227 requirement I1.

Contributor guide

Open the contributing guide

Research direction

Start with parent issue #68227 and requirement I1, then locate the Components.AI entry point responsible for streaming responses. Define completion as meaningful announcements for streaming updates, completion, stopping, and failure without focus movement or per-token screen-reader spam; inspect the component's existing tests before adding coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
accessibility
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.