Skip to content

[Due for payment 2026-03-31] [$250] Screen Readers Sign in: The 'Language' dropdown has no role, name and state announced #77556

@olenamihno

Description

@olenamihno

Action Performed:

Prerequisites:

  • the user is not signed in
  1. Using iOS VoiceOver or Android TalkBack, open the Expensify app
  2. Swipe to the 'Language' dropdown in the footer
  3. Note how the control is announced.

Expected Result:

The control should be announced with its role, name, value and state, e.g.:

  • 'Select Language , button, collapsed'

Actual Result:

The control is announced without its name, role and state, nothing announces on focus.

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 element is implemented as a button.
https://reactnative.dev/docs/accessibility#accessibilityrole

Use the accessibilityLabel to announce the name and selected option.
https://reactnative.dev/docs/accessibility#accessibilitylabel

Make sure the collapsed or expanded state is announced.
https://reactnative.dev/docs/accessibility#accessibilitystate

Environment:

Apple iPhone 11 - iOS 17.5.1, H0T Mobile - Native (No mobile browser)

Screenshots/Videos

Image
Bug7005070_1763227609166.The__Language__dropdown_is_not_announced_by_VoiceOver.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/7005070
Issue reported by: NA
Slack conversation: NA

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~022013103989389854958
  • Upwork Job ID: 2013103989389854958
  • Last Price Increase: 2026-01-19
Issue OwnerCurrent Issue Owner: @mallenexpensify

Metadata

Metadata

Labels

AccessibilityIssues affecting WACG accessibility on any platform.Awaiting PaymentAuto-added when associated PR is deployed to productionBugSomething is broken. Auto assigns a BugZero manager.ExternalAdded to denote the issue can be worked on by a contributorWeeklyKSv2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions