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
Using VoiceOver on iOS or TalkBack on Android, open the app
Swipe right to focus the Account tab and double-tap to activate it
Swipe right to focus the Profile button and double-tap to activate it
Swipe right to focus the Status menu item and double-tap to activate it
Swipe right to focus the Vacation delegate menu item and double-tap to activate it
Note if the available list of suggestions is announced
Swipe right to focus the text field and enter any search query
After loading is complete, note if the search result suggestions are announced
This is a global issue affecting all screen with text fields and search result suggestions
Examples:
Search
Group Chat: Start Chat
Profile: Country
Profile: Timezone
Wallet: Add Bank Account
Reports
Create Workspace > Company Cards: Add Card
Expected Result:
When search suggestions appear, both initial suggestions (before typing) and resulting suggestions (after entering a query), screen readers should announce that there are available suggestions. Examples:
"Search suggestions available. 12 results".
This announcement should occur automatically, shortly after the user has finished typing and loading is complete, without requiring the user to explore the screen manually.
Actual Result:
Before typing, the suggestions list is visually shown but not announced.
After entering a search query, new results appear, but screen readers provide no status update or hint that results are available.
Users must discover suggestions manually by swiping, which may give the impression that no results exist.
When appropriate roles or properties are assigned to status messages, the new content is spoken by screen readers in such a way as to assist blind and low vision users. Assigning proper roles or properties to status messages provides possible future uses and personalization opportunities, such as the potential to be exploited by assistive technologies created for users with some cognitive disabilities.
Suggested resolution:
Use accessibilityLiveRegion="polite" on Android and AccessibilityInfo.announceForAccessibility on iOS to notify screen readers whenever the suggestions list changes to ensure they announce them, for example:
Action Performed:
Precondition: User is logged in
This is a global issue affecting all screen with text fields and search result suggestions
Examples:
Expected Result:
When search suggestions appear, both initial suggestions (before typing) and resulting suggestions (after entering a query), screen readers should announce that there are available suggestions. Examples:
"Search suggestions available. 12 results".
This announcement should occur automatically, shortly after the user has finished typing and loading is complete, without requiring the user to explore the screen manually.
Actual Result:
Before typing, the suggestions list is visually shown but not announced.
After entering a search query, new results appear, but screen readers provide no status update or hint that results are available.
Users must discover suggestions manually by swiping, which may give the impression that no results exist.
Area issue was found in:
Profile > Status
Failed WCAG checkpoints
WCAG 4.1.3 Status Messages
https://www.w3.org/WAI/WCAG22/Understanding/status-messages
User impact:
When appropriate roles or properties are assigned to status messages, the new content is spoken by screen readers in such a way as to assist blind and low vision users. Assigning proper roles or properties to status messages provides possible future uses and personalization opportunities, such as the potential to be exploited by assistive technologies created for users with some cognitive disabilities.
Suggested resolution:
Use accessibilityLiveRegion="polite" on Android and AccessibilityInfo.announceForAccessibility on iOS to notify screen readers whenever the suggestions list changes to ensure they announce them, for example:
https://appt.org/en/docs/react-native/samples/accessibility-live-region
https://reactnative.dev/docs/accessibility#accessibilityliveregion-android
https://reactnative.dev/docs/accessibilityinfo#announceforaccessibility
Environment(s)
Apple iPhone 14 Pro - iOS 18.7.1, Wi-Fi - Native (No mobile browser)
Samsung Galaxy Note10 Plus - Android 12, H0T Mobile - Native (No mobile browser)
Screenshots/Videos
Bug7006896_1763522947278.Displayed_search_result_suggestions_are_not_announced.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/7006896
Issue reported by: NA
Slack conversation: NA
Issue Owner
Current Issue Owner: @mallenexpensifyUpwork Automation - Do Not Edit