-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
Action Performed:
Prerequisites:
- the user is not signed in
- Using Android TalkBack, open the Expensify app
- Swipe to the 'Phone or email' text field
- Listen to the Talkback announcement
- Swipe one more time
- Listen to the TalkBack announcement
Other Occurrences:
- Onboarding: all fields in the flow
- On Inbox: the field 'Enter your boss's email'
- On Status: the field 'Message'
- On Status - Vacation Delegate
- On Profile - Display Name
- On Profile - Address
- On Profile - Legal Name
- On Security - Merge Accounts
- On Security - Close Account
- On Wallet - Add Bank Account
- On Save the World - I know a teacher
- On Filters
- On Create Workspace
Expected Result:
The field should be focused and announced only once, e.g.:
- 'Phone or email input field, edit box'
Actual Result:
The text field is focused and announced twice: at first only as text, then with the edit field role
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:
Ensure the field is focused only once, group the label and text as a single focus point.
https://appt.org/en/docs/react-native/samples/accessibility-group
Environment(s)
Samsung Galaxy S24 Ultra - Android 14, Partner - Native (No mobile browser)
Screenshots/Videos
Bug7005433_1763281254322.The_Phone_or_email__text_field_is_focused_and_announced_twice.mp4
Version Number: Production
Reproducible in staging?: NA
Reproducible in production?: Yes
Email or phone of affected tester (no customers): NA
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/7005433
Issue reported by: NA
Slack conversation: NA
