-
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
mWeb - BA - On tapping "next" in manually enter bank account page, user directed to continue setup #51823
Comments
Triggered auto assignment to @dangrous ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Production: Screen_Recording_20241031_203922_Chrome.mp4 |
Traced it to #51315 - looking to see if we can maybe fix without reverting |
it's specifically this useEffect - I'm not sure what that was added for so I hesitate just to remove EDIT: it's this line
|
So it's not the blink, i think the description could be clearer. Basically, when you are on the "Manually add your bank account" pane (usually gotten to by clicking "continue setup" or by clicking "back" from the Personal info pane), when you click next you should be brought to the Personal info pane, NOT the Continue Setup pane. This is the behavior that's wrong here. |
Ah, right 😅 |
It might also be a bug that existed before but was unearthed by this PR - the |
I am checking |
The offending Pr is reverted, we can close now and make sure its addressed with the PR going again |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.56-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
On tapping "next" in manually enter bank account page, user must not be directed to continue set up page
Actual Result:
On tapping "next" in manually enter bank account page, user directed to continue set up page again instead personal information page.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6651325_1730392361910.Screenrecorder-2024-10-31-21-49-32-126_compress_1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: