-
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
Desktop - BA - Incorrect page opens in browser via link from 'Connect BA' page on Desktop #57587
Comments
Triggered auto assignment to @OfstadC ( |
Triggered auto assignment to @MariaHCD ( |
💬 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:
|
in Production 9.1.6-1 , we have issue infinite loading in bank account page Desktop-to-Web-PROD.mp4 |
This PR was meant to fix the infinite loading issue on the ReimbursementAccountPage: #56131 But seems like it isn't working 100% since the |
Tested this on staging desktop and it seems to work as expected 🤔 Screen.Recording.2025-02-28.at.11.53.07.AM.mov |
i can reproduce this issue in STG while default web browser Safari/chrome. Screen.Recording.2025-02-28.at.4.08.58.PM.mp4Screen.Recording.2025-02-28.at.4.10.41.PM.mp4I also re-checking , we can reproduce while Screen.Recording.2025-02-28.at.4.25.02.PM.mp4 |
Found the issue. The bank account RHP is dismissed because App/src/pages/workspace/WorkspaceInitialPage.tsx Lines 401 to 413 in 5a8a260
I remember seeing an issue that is caused by the above logic too. It can easily be reproduced by deep-link to any workspace RHP while logged out, and then log in. |
This is a different issue, not caused by #56131, rather surfaced by it. As @bernhardoj has correctly pointed out, it can be reproduced using a deep-link to any workspace RHP while logged out, and then logging in, without the Desktop app even Screen.Recording.2025-03-01.at.03.30.52.mov |
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.1.7-1
Reproducible in staging?: Yes
Reproducible in production?: No
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: https://expensify.testrail.io/index.php?/tests/view/5668110
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: MacOS 14.7.4 / Desktop App
App Component: Workspace Settings
Action Performed:
Expected Result:
"Connect bank account" page opens in a new browser tab
Actual Result:
"Workspace > Overview" opens in a new browser tab instead of "Connect bank account"
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6757163_1740714015816.Desktop-BA-to-Web-Wrong-page.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: