Overview
This issue tracks status and error message announcement accessibility problems. Ensure screen readers announce dynamic status and error messages when they appear.
Context
Part of the accessibility improvement effort tracked in https://github.com/Expensify/Expensify/issues/575078
Issues to Fix
Instructions
Suggested Fix: Add accessibilityLiveRegion / aria-live to error and status message containers so screen readers announce them when they appear.
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: @Krishna2323
Overview
This issue tracks status and error message announcement accessibility problems. Ensure screen readers announce dynamic status and error messages when they appear.
Context
Part of the accessibility improvement effort tracked in https://github.com/Expensify/Expensify/issues/575078
Issues to Fix
Instructions
Suggested Fix: Add
accessibilityLiveRegion/aria-liveto error and status message containers so screen readers announce them when they appear.Issue Owner
Current Issue Owner: @Krishna2323