You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Providing role, state, and value information on all user interface components enables compatibility with assistive technology, such as screen readers, screen magnifiers, and speech recognition software, used by people with disabilities.
Suggested resolution:
Apply accessibilityRole="button" to announce the role and descriptive accessibilityLabel, e.g.:
Action Performed:
Expected Result:
The focused control should be announced with a button role and descriptive name, e.g.:
Actual Result:
The button to dismiss the picker view is not announced.
Area issue was found in:
Sign in
Failed WCAG checkpoints
WCAG 4.1.2 Name, Role, Value
https://www.w3.org/WAI/WCAG22/Understanding/name-role-value
User impact:
Providing role, state, and value information on all user interface components enables compatibility with assistive technology, such as screen readers, screen magnifiers, and speech recognition software, used by people with disabilities.
Suggested resolution:
Apply accessibilityRole="button" to announce the role and descriptive accessibilityLabel, e.g.:
https://reactnative.dev/docs/accessibility#accessibilitylabel
https://reactnative.dev/docs/button
Environment:
Apple iPhone 11 - iOS 17.5.1, H0T Mobile - Native (No mobile browser)
Screenshots/Videos
Bug7006689_1763405659909.The_button_to_dismiss_the_picker_view_is_not_announced.mp4
Version Number: Production
Reproducible in staging?: NA
Reproducible in production?: Yes
Email or phone of affected tester (no customers): No
Logs: https://stackoverflow.com/c/expensify/questions/4856 NA
Notes/Photos/Videos: Any additional supporting documentation Yes
Expensify/Expensify Issue URL: https://platform.applause.com/company/12102/products/36628/community-issues/7006689
Issue reported by: NA
Slack conversation: NA
Issue Owner
Current Issue Owner: @QichenZhuUpwork Automation - Do Not Edit