-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[No QA] Move SendMoney functions to its own sub-lib #76753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[No QA] Move SendMoney functions to its own sub-lib #76753
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
it will be reviewed by @DylanDylann |
|
@bernhardoj 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] |
|
@bernhardoj it will be reviewed by @DylanDylann. |
Reviewer Checklist
|
|
@parasharrajat All good, could you address some failed eslint |
|
Done |
|
No product considerations, removing my review |
|
conflicts |
|
@parasharrajat Kindly bump |
|
@parasharrajat What is the next step here? Looks like we need to fix the failed check |
|
When we are ready to merge this, I will resolve the conflicts as we will get conflicts again. Let me know when we are ready. |
|
Resolved conflicts |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
| import type {OnyxEntry, OnyxUpdate} from 'react-native-onyx'; | ||
| import Onyx from 'react-native-onyx'; | ||
| import type {PaymentMethodType} from '@components/KYCWall/types'; | ||
| import {isEmptyObject} from '@github/libs/isEmptyObject'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@parasharrajat Please fix this as the App is not compiling on main.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, auto import.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I fixed it in this PR
Explanation of Change
Fixed Issues
$ #72804
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