Remove Onyx.connect() for the key: ONYXKEYS.NVP_RECENT_WAYPOINTS from createDistanceRequest function - #80248
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.
|
|
|
|
@tgolen after this PR, there will be a new issue needed for removing new Onyx.connect instances from src/libs/actions/IOU/MoneyRequest.ts |
|
OK, I went ahead and created it here |
|
Great, thank you! |
…-fork into Guccio163/onyx-connect/nvp_recent_waypoints/createDistanceRequest
…-fork into Guccio163/onyx-connect/nvp_recent_waypoints/createDistanceRequest
|
@parasharrajat 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] |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 66955f9912
ℹ️ 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".
…-fork into Guccio163/onyx-connect/nvp_recent_waypoints/createDistanceRequest
…-fork into Guccio163/onyx-connect/nvp_recent_waypoints/createDistanceRequest
|
Changes applied to tests, please take a look @tgolen 👀 |
…-fork into Guccio163/onyx-connect/nvp_recent_waypoints/createDistanceRequest
…-fork into Guccio163/onyx-connect/nvp_recent_waypoints/createDistanceRequest
|
Are checks failing because of main? |
|
Probably previous PR merged badly for some reason, I have a fix ready, please respond in the issue: #80772 |
…-fork into Guccio163/onyx-connect/nvp_recent_waypoints/createDistanceRequest
…-fork into Guccio163/onyx-connect/nvp_recent_waypoints/createDistanceRequest
|
✋ 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.11-0 🚀
|
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.3.12-1 🚀
|
Explanation of Change
This PR is part of a refactor to remove Onyx.connect for the keys: ONYXKEYS.COLLECTION.NVP_RECENT_WAYPOINTS from the src/libs/actions/IOU/index.ts file and replace it with useOnyx.
It isolates the
createDistanceRequestfunction from the ONYXKEYS.COLLECTION.NVP_RECENT_WAYPOINTS Onyx.connect key .Fixed Issues
$ #73024
PROPOSAL:
Tests
Offline tests
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
MacOS: Chrome / Safari
createDistanceRequest.mov