-
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
Do not set optimistic nvp_onboarding for invited users #51440
Conversation
@allroundexperts 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-10-28.at.12.12.52.PM.movAndroid: mWeb ChromeScreen.Recording.2024-10-28.at.12.11.13.PM.moviOS: NativeScreen.Recording.2024-10-28.at.12.08.22.PM.moviOS: mWeb SafariScreen.Recording.2024-10-28.at.12.06.13.PM.movMacOS: Chrome / SafariScreen.Recording.2024-10-28.at.12.14.46.PM.movMacOS: DesktopScreen.Recording.2024-10-28.at.12.14.46.PM.mov |
@deetergp If I select Screen.Recording.2024-10-28.at.11.54.56.AM.mov |
Yes, we are. Those errors should not be happening. I'll look into it. |
@sobitneupane I'm not seeing the same thing, what am I missing? This is a user invited to pay an IOU that selects "Personal bank account." 2024-11-08_16-45-44.mp4 |
@deetergp I think this might have been fixed. |
Alrighty, let's get it merged then 🎉 |
@allroundexperts Did you mean that the bug you noticed had been fixed or that the bug that this PR was trying to address had been fixed? |
@allroundexperts Bump! |
I just checked |
@deetergp I'm a little confused. Is there anything blocking us from merging this PR? |
@allroundexperts Nope, it's good to go. Just needs your ✅ |
@cristipaval 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] |
✋ 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.0.64-0 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 9.0.64-4 🚀
|
This PR updates the complete guided setup flow to NOT set optimistic data for
nvp_onboarding
in Onyx when the user was invited by way of selecting a payment type when paying an IOU or Invoice. It also fixes a bug from this GH where we were passing the paymentType param at the wrong place.Details
Fixed Issues
$ #50166
PROPOSAL:
Tests/QA
nvp_onboarding
in the Console tab2024-10-24_16-38-43.mp4
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
2024-10-24_16-38-43.mp4
MacOS: Desktop