remove ONYXKEYS.ONBOARDING_COMPANY_SIZE in src/libs/ReportUtils.ts#78623
remove ONYXKEYS.ONBOARDING_COMPANY_SIZE in src/libs/ReportUtils.ts#78623cristipaval merged 16 commits intoExpensify:mainfrom
Conversation
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.
|
|
@DylanDylann 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] |
|
@hungvu193 Could you verify again that we’re not missing the companySize parameter in any createWorkspace usage (If needed)? |
|
@hungvu193 How about the missing new param here? Is this intentional?
|
Yep. |
|
@hungvu193 To be safe, we should clear reasons in all cases where we skip passing the companySize parameter. Right now, it’s missing in many places without a clear reason, which I think is risky. |
So probably we should leave a comment to explain when |
|
@hungvu193 No, I mean that we have some missing places. But I want we should verify that all missing places are intentional |
That's all expected since we only need |
|
@hungvu193 What about this place? |
|
The rest looks fine. Please also merge the new main |
This screen is specific to the |
Reviewer Checklist
Screenshots/VideosScreen.Recording.2026-01-12.at.17.41.56.movAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
|
We did not find an internal engineer to review this PR, trying to assign a random engineer to #66429 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
|
cc @tgolen |
|
Looks good to me, but it is my first PR I am reviewing, related to this initiative. I'll wait for @tgolen to review it finally. |
|
Looks like ESLint is failing. Can you please look into that? |
|
cc @hungvu193 |
|
All yours @tgolen |
|
✋ 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/cristipaval in version: 9.3.1-0 🚀
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.3.1-1 🚀
|


Explanation of Change
Remove
Onyx.connectforONYXKEYS.ONBOARDING_COMPANY_SIZEinReportUtils.ts.Fixed Issues
$ #66429
PROPOSAL: N/A
Tests
Same as QA Tests.
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Manage my team expenses> Choose any option.CompleteGuidedSetupis called with the correctcompanySizeparam.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.2025-12-31.at.13.52.13.mov