-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
fix: error not shown, redirect incorrectly on add bank account #50171
Conversation
src/components/ValidateCodeActionModal/ValidateCodeForm/BaseValidateCodeForm.tsx
Outdated
Show resolved
Hide resolved
@jasperhuangg I'm having trouble in connecting bank account in IOS native, as plaid always redirect me to the main bank page instead of first platypus bank. Can you help resolve this or should we open the PR anyway? |
I can start the checklist if you think everything is ready |
@arosiclair Do you think the ios screenshot would be a problem? I believe the changes should work but I can't have a screenshot for it. The current ios screenshot provided only has the fix for the error bug. |
I'll give it a test on iOS. It's probably easier for me to test bank account flows. If it works on my end we're good 👍 |
@abdulrahuman5196 @jasperhuangg One of you needs to 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] |
@arosiclair Thanks! Opening the PR now! |
This comment was marked as duplicate.
This comment was marked as duplicate.
@arosiclair Any luck with that iOS test? |
Maybe this isn't true 😅. I'm stuck on this throttling message: This shouldn't happen in dev, but nothing I change prevents it. We can get a C+ to test or @jasperhuangg you can give it a try if you want. |
@ishpaul777 should be able to finish the checklist 🙏 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-10-04.at.1.15.08.AM.movScreen.Recording.2024-10-04.at.1.13.29.AM.movAndroid: mWeb ChromeWhatsApp.Video.2024-10-04.at.1.13.35.AM.mp4.08 AM.mov… iOS: NativeScreen.Recording.2024-10-04.at.1.07.11.AM.movScreen.Recording.2024-10-04.at.1.01.42.AM.moviOS: mWeb Safaritrim.29D71717-587A-4897-8C51-EBA148845952.MOVtrim.634F19B7-F3FA-40DC-B96E-6C2455A4C10C.MOVMacOS: Chrome / SafariScreen.Recording.2024-10-04.at.12.48.19.AM.movScreen.Recording.2024-10-04.at.12.49.14.AM.movMacOS: DesktopScreen.Recording.2024-10-04.at.1.23.17.AM.movScreen.Recording.2024-10-04.at.1.25.01.AM.mov |
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.
lgtm!
Something is wrong with that check, the checklist is clearly right here |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
fix: error not shown, redirect incorrectly on add bank account (cherry picked from commit 238f978) (CP triggered by jasperhuangg)
This looks good on staging! Screen.Recording.2024-10-03.at.4.55.22.PM.movScreen.Recording.2024-10-03.at.4.58.10.PM.mov |
🚀 Cherry-picked to staging by https://github.com/jasperhuangg in version: 9.0.44-5 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.44-12 🚀
|
Details
Fixed Issues
$ #50150
$ #50153
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2024-10-04.at.00.06.22.mp4
Android: mWeb Chrome
Screen.Recording.2024-10-04.at.00.13.18.mp4
iOS: Native
Screen.Recording.2024-10-04.at.00.17.18.mp4
iOS: mWeb Safari
Screen.Recording.2024-10-04.at.00.31.52.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-10-03.at.23.53.15.mp4
MacOS: Desktop
Screen.Recording.2024-10-04.at.00.35.59.mp4