-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[Due for payment 2026-01-30] Screen Reader: Many Pages: Emoji category buttons announced with variables #77424
Description
Action Performed:
Precondition: User is logged in
- 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 Status Emoji button and double-tap to activate it
- Swipe right to focus the emoji category emojis and note how they are announced
This issue reproduces in all screens with the emoji option
Examples:
- New chat
- Group chat
Expected Result:
Screen readers should announce a clear and concise category name, e.g.:
"Frequently used"
"Smileys,
"Animals"
Actual Result:
When opening the Status emoji selection dialog, the grey emoji category buttons at the top (e.g., frequently used, smileys, activities, etc.) are announced with internal keys, for example:
"emoji Picker.headers.frequently used, button"
This is a poor accessible label and exposes internal keys.
Area issue was found in:
Preferences and Subsections
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:
Provide a clean, user-facing accessibilityLabel to all emoji category buttons, for example:
"Frequently used"
"Smileys"
"Animals".
https://appt.org/en/docs/react-native/samples/accessibility-label
https://reactnative.dev/docs/accessibility#accessibilitylabel
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
Bug7008032_1763623875648.Emoji_category_buttons_announced_with_internal_keys.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/7008032
Issue reported by: NA
Slack conversation: NA