Overview
This issue tracks missing announcements for dynamically appearing or updating content such as search suggestions and timer countdowns.
Context
Part of the accessibility improvement effort tracked in https://github.com/Expensify/Expensify/issues/575078
Issues to Fix
Instructions
Suggested Fix: Use live regions (aria-live="polite" / accessibilityLiveRegion) to announce when suggestions appear and when timer content updates.
Note: Discuss on Slack if you are unsure whether a sub-issue should be fixed or if you are unsure about the right fix / expected result. Ideally, create a single PR that will fix all the issues listed to minimize review time (more PRs only if necessary).
Issue Owner
Current Issue Owner: @situchan
Overview
This issue tracks missing announcements for dynamically appearing or updating content such as search suggestions and timer countdowns.
Context
Part of the accessibility improvement effort tracked in https://github.com/Expensify/Expensify/issues/575078
Issues to Fix
Instructions
Suggested Fix: Use live regions (
aria-live="polite"/accessibilityLiveRegion) to announce when suggestions appear and when timer content updates.Issue Owner
Current Issue Owner: @situchan