Conversation
…ole and accessibility state to picker
|
Hey, I noticed you changed If you want to automatically generate translations for other locales, an Expensify employee will have to:
Alternatively, if you are an external contributor, you can run the translation script locally with your own OpenAI API key. To learn more, try running: npx ts-node ./scripts/generateTranslations.ts --helpTypically, you'd want to translate only what you changed by running |
|
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
|
@alitoshmatov Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cee5adfe9c
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Allow passing custom accessibility labels to MenuItem component
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
@cead22 resolved |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/cead22 in version: 9.3.7-0 🚀
|
|
@rushatgabhane PR failed with such original issues: |
|
@IuliiaHerets can you plz share the screenshot/recording for it as it seems to fixed for me.
Link area label text is - Copilot: Delegated access
|
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.3.7-3 🚀
|
|
@cead22 @rushatgabhane could you plz assign me to the issue where payment can be tracked |


Explanation of Change
Part of
Fixes keyboard navigation and input accessibility issues by adding proper roles, labels, and states to interactive elements.
Fixed Issues
$ #76903
$ #76907
$ #76910
$ #76911
$ #76947
$ #76949
$ #76952
$ #76959
$ #77561
$ #77570
$ #77498
Tests
Enable VoiceOver
Test 1: Workspace Categories - Switch Announcements (#76903)
switch, on")
on/off"
Test 2: Workspace Reports/Rules - Switch with Description (#76907)
fields apply to all spend...")
Test 3: Workspace More Options Button (#76910)
role="presentation")Test 4: Duplicate Workspace Checkboxes (#76911)
Test 5: FAB Buttons - No Redundant Text (#76947)
Test 6: Security Page - Learn More Link (#76949)
link")
Test 7: Date Picker Controls (#77561)
dates)
Test 8: PopoverMenu Back Button (#76959)
Test 9: "+" Create Button (#77498)
Offline tests
N/A - These are accessibility attribute changes that don't affect offline behavior.
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
N/A - Accessibility attribute changes
Android: mWeb Chrome
N/A - Accessibility attribute changes
iOS: Native
N/A - Accessibility attribute changes
iOS: mWeb Safari
N/A - Accessibility attribute changes
MacOS: Chrome / Safari
N/A - Accessibility attribute changes