-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Move ExistingOwners view into new component. Reuse confirm modal. #5038
Conversation
@joelbettner do you happen to know much about what an "existing copy" is or when we'd show this? |
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.
Looks good.
Found a problem, see comment below.
If you click the blue link in the modal, it takes you to the Company step, but the modal stays there and the error changes to the generic error -> the modal should hide. If you try this in the main branch, it takes you to the Company step, but the modal leaves. Screen.Recording.2021-09-03.at.4.54.52.PM.movOn a side note and out of the scope of this PR: the blue link is taking the user to the company step, is this correct? |
I'll look into this today thanks! |
AFAIK this is correct. We handle the link the same way in OldDot. |
OK, fixed the issue with the modal not closing. Still unsure exactly how to trigger the existing copies warning in staging. |
Ok figured this out and added a SO post here |
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.
Looks good. Tested in Android and web.
✋ 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 @aldo-expensify in version: 1.0.94-2 🚀
|
@marcaaron Hello! This PR was a pass in web. We were unable to verify this on Android because of this issue #5075. Are we good to check it off? |
I think that's fine I left a "note" in the description about this. |
🚀 Deployed to production by @yuwenmemon in version: 1.0.95-1 🚀
|
cc @aldo-expensify @jasperhuangg
Details
Just moving some things around so that our error handling is easier to follow.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/176349
Tests
QA Steps
/bank-account
flow in NewDot)/bank-account
flowNote: This cannot be QA'd on native platforms yet as the Plaid staging credentials do not work in NewDot yet.
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android