Remove Onyx.connect() key ONYXKEYS.COLLECTION.REPORT_ACTIONS in src/libs/OptionsListUtils.ts - part 2#86409
Conversation
|
@DylanDylann will review this PR |
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
heyjennahay
left a comment
There was a problem hiding this comment.
Product review not required
@truph01 Could you add tests to cover the other functions in OptionsListUtils to maintain code coverage? |
Reviewer Checklist
Screenshots/Videos
|
|
@truph01 I think we should carefully review each usage of sortedActions and extract only the necessary fields, instead of always using the entire dataset. For example: getSearchOptions > getValidOptions > prepareReportOptionsForDisplay > getOneTransactionThreadReportID > In |
@DylanDylann Good point. But I think this approach is difficult to apply in this PR because: In this PR, the last utility function that uses
In total, the fields needed from If we create a selector that extracts only these fields, it introduces a maintenance risk. Consider a call chain like: If Given that |
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 43ab3e6857
ℹ️ 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".
|
How is this looking @truph01 @DylanDylann ? |
|
@mountiny I’ve addressed all comments and am now waiting for feedback from @DylanDylann. |
|
🚧 @tgolen has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
✋ 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/tgolen in version: 9.3.61-0 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are needed for this PR. The changes are purely internal code refactoring (migrating |

Explanation of Change
This is the 2nd PR in the migration of
Onyx.connect()forONYXKEYS.COLLECTION.REPORT_ACTIONSinOptionsListUtils. It refactors:prepareReportOptionsForDisplay -> getValidOptions (App/src/libs/OptionsListUtils/index.ts) -> getSearchOptions
prepareReportOptionsForDisplay -> getValidOptions (App/src/libs/OptionsListUtils/index.ts) -> getSearchOptions -> useAutocompleteSuggestions
prepareReportOptionsForDisplay -> getValidOptions (App/src/libs/OptionsListUtils/index.ts) -> useSearchSelectorBase
prepareReportOptionsForDisplay -> getValidOptions (App/src/libs/OptionsListUtils/index.ts) -> getSearchOptions -> useSearchSelectorBase
prepareReportOptionsForDisplay -> getValidOptions -> getSearchOptions
Fixed Issues
$ #66381
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include ""[No QA].""
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2026-03-26.at.17.29.35.mov