-
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
Validate Step stayed open after entering validation amounts and bank account was successfully added #4466
Comments
Triggered auto assignment to @pecanoro ( |
@kevinksullivan Reproductions steps are not clear. How to go to VBA flow? |
Updated reproduction steps to be clearer @parasharrajat . |
I believe I'm already solving this issue along with this https://github.com/Expensify/Expensify/issues/173086. |
A bit odd, the validation modal should only show up if no cards are provisioned. I think as Carlos mentioned, it could be due to https://github.com/Expensify/Expensify/issues/173086. |
Yea, we are not updating Onyx to reflect the new bank account state and currentStep after validating the bank account. |
@luacmartins Huh... This is 4 days overdue. Who can take care of this? |
@luacmartins 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
Deployed to production yesterday. Closing the issue! |
Problem
I completed the Validation amount step with kevin@kevinsullivan.xyz on NewDot, and after I got a (very fast) success modal between these two screenshots, the Validate step refreshed and stayed open.
Before validating, you'll notice my bank account has not been added or cards provisioned based on the
Finish Setup
button in the background.After validating you'll notice the button says
Manage Cards
, as my bank account was added and cards provisioned, but the Validate step is incorrectly open.Reproduction Steps
Get Started
and go through VBA flow using these credentialsFinish Setup
button, and see that the button changesSolution
the Validate Step should not be shown after successfully completing it and a bank account being added.
[I think we should keep this internal for the sake of a quick turnaround]
The text was updated successfully, but these errors were encountered: