Conversation
|
@srikarparsi 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] |
|
|
||
| const getSelectedPaymentMethodID = useCallback(() => { | ||
| if (paymentMethod.selectedPaymentMethodType === CONST.PAYMENT_METHODS.PERSONAL_BANK_ACCOUNT) { | ||
| if (paymentMethod.selectedPaymentMethodType === CONST.PAYMENT_METHODS.BANK_ACCOUNT) { |
There was a problem hiding this comment.
Were all this changes on purpose? Oh, the old constant did not even exist?? 😕
There was a problem hiding this comment.
Please undo these changes. It was renamed in #30582
There was a problem hiding this comment.
My bad, good catch, not sure what happened here, I did not manually change these 😕 maybe because I used a git stash at some point 😕 Fixed
src/CONST.ts
Outdated
| DEFAULT_ROOMS: 'defaultRooms', | ||
| BETA_EXPENSIFY_WALLET: 'expensifyWallet', | ||
| BETA_COMMENT_LINKING: 'commentLinking', | ||
| INTERNATIONALIZATION: 'internationalization', |
There was a problem hiding this comment.
| INTERNATIONALIZATION: 'internationalization', |
src/CONST.ts
Outdated
| POLICY_ROOMS: 'policyRooms', | ||
| PASSWORDLESS: 'passwordless', | ||
| TASKS: 'tasks', | ||
| THREADS: 'threads', |
There was a problem hiding this comment.
| THREADS: 'threads', |
src/CONST.ts
Outdated
| TASKS: 'tasks', | ||
| THREADS: 'threads', | ||
| CUSTOM_STATUS: 'customStatus', | ||
| NEW_DOT_SAML: 'newDotSAML', |
There was a problem hiding this comment.
| NEW_DOT_SAML: 'newDotSAML', |
|
|
||
| const getSelectedPaymentMethodID = useCallback(() => { | ||
| if (paymentMethod.selectedPaymentMethodType === CONST.PAYMENT_METHODS.PERSONAL_BANK_ACCOUNT) { | ||
| if (paymentMethod.selectedPaymentMethodType === CONST.PAYMENT_METHODS.BANK_ACCOUNT) { |
There was a problem hiding this comment.
Please undo these changes. It was renamed in #30582
Reviewer Checklist
Screenshots/VideosJust tested on web as it's not platform dependant Android: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2023-11-24.at.3.01.39.AM.movMacOS: Desktop |
|
✋ 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/nkuoch in version: 1.4.4-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.4-3 🚀
|
Details
All these betas have been released to all for a while, so we're cleaning them up.
Fixed Issues
Part of https://github.com/Expensify/Expensify/issues/319366
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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
MacOS: Desktop