-
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
[HOLD for payment 2024-12-20] [$250] Screen briefly flashes Chase feed page after connecting Amex feed and back to expensify #53510
Comments
Triggered auto assignment to @joekaufmanexpensify ( |
I already worked on company card project so I would like to take it as C+ |
We're discussing in the thread that maybe this will be fixed elsewhere |
@mountiny @joekaufmanexpensify I tried to reproduce this bug from my side. I used a mock response from here. Let's see this video Screen.Recording.2024-12-06.at.23.45.19.movWhen clicking mock data (it means that when BE returns data) the App opens the bank connection URL again. The RCA of this problem: App/src/pages/workspace/companyCards/addNew/BankConnection/index.tsx Lines 72 to 92 in 96f7fdd
When isNewFeedConnected is true, we close the connection URL and navigate to the company card page. But this I suspect that this was caused by this PR |
Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue. |
Not overdue, staring to work on this one. |
@DylanDylann I've tested your flow and I guess in your case the window with URL is opened again cause this check in the App/src/pages/workspace/companyCards/addNew/BankConnection/index.tsx Lines 84 to 87 in 59193c6
So there should be no problem like this for the real users, as they will have But let me try to check what can cause the bug initially reported in this issue. |
I was able to reproduce it on ios without even connecting to the banks, with the next steps:
shortened_video.mp4 |
Job added to Upwork: https://www.upwork.com/jobs/~021866127944349300492 |
Current assignee @DylanDylann is eligible for the External assigner, not assigning anyone new. |
@VickyStash Thanks for your information. Just want to confirm this point:
I think currentUrl will not change when connecting successful. |
I think I was able to get rid of the screen flashing if I replace App/src/pages/workspace/companyCards/addNew/BankConnection/index.native.tsx Lines 72 to 77 in 7180a37
|
The PR has been opened for the review! |
Woooo, TY! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.75-6 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-12-20. 🎊 For reference, here are some details about the assignees on this issue:
|
@DylanDylann @joekaufmanexpensify @DylanDylann The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
No regression test is required imho, there was not a specific PR that would cause this issue its was a design fault. pyaments will be in total for the project |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number:
Reproducible in staging?:
Reproducible in production?:
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @joekaufmanexpensify
Slack conversation (hyperlinked to channel name): ts_external_expensify_expense
Action Performed:
Expected Result:
User returned to company cards page
Actual Result:
Screen briefly flashes Chase feed page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
2024-12-02_16-35-27.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @joekaufmanexpensifyThe text was updated successfully, but these errors were encountered: