Skip to content

feat(a11y): announce message bubble text with context#3177

Open
MartinCupela wants to merge 2 commits intomasterfrom
feat/a11y/announce-message-bubble-text
Open

feat(a11y): announce message bubble text with context#3177
MartinCupela wants to merge 2 commits intomasterfrom
feat/a11y/announce-message-bubble-text

Conversation

@MartinCupela
Copy link
Copy Markdown
Contributor

🎯 Goal

Closes REACT-873

Adds introductory comment before the message text is read by screen reader.
Removes focusability with keyboard from the dropzone as the correct path to upload files is via AttachmentSelector.

Navigation among message list items and further refinements about how individual messages are announced are planned to be in scope in the near future.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.57%. Comparing base (8fa096a) to head (f5fc8a8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3177      +/-   ##
==========================================
- Coverage   83.60%   83.57%   -0.04%     
==========================================
  Files         435      435              
  Lines       12981    12990       +9     
  Branches     4179     4183       +4     
==========================================
+ Hits        10853    10856       +3     
- Misses       2128     2134       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Size Change: +1.66 kB (+0.24%)

Total Size: 678 kB

📦 View Changed
Filename Size Change
dist/cjs/index.js 269 kB +863 B (+0.32%)
dist/es/index.mjs 268 kB +794 B (+0.3%)
ℹ️ View Unchanged
Filename Size
dist/cjs/audioProcessing.js 1.32 kB
dist/cjs/emojis.js 3.01 kB
dist/cjs/mp3-encoder.js 1.27 kB
dist/cjs/useNotificationApi.js 45.4 kB
dist/css/emoji-picker.css 178 B
dist/css/emoji-replacement.css 456 B
dist/css/index.css 39.6 kB
dist/es/audioProcessing.mjs 1.31 kB
dist/es/emojis.mjs 2.52 kB
dist/es/mp3-encoder.mjs 756 B
dist/es/useNotificationApi.mjs 45.2 kB

compressed-size-action

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants