Open IuliiaHerets opened 1 day ago
Triggered auto assignment to @bfitzexpensify (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
I think after https://github.com/Expensify/App/pull/52526. This is the expected behavior. Survey page should only show for accounts that were redirected from OD to ND before.
But I see one problem here is this:
Tapping take me to Expensify classic user briefly taken to settings page before navigating to Expensify classic.
It's due to the order of executions here:
dismissModal
is called before openOldDotLink
.
We should move openOldDotLink
before dismissModal
.
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: v9.0.65-1 Reproducible in staging?: Y Reproducible in production?: Y Issue was found when executing this PR: https://github.com/Expensify/App/pull/52352 Issue reported by:
Action Performed:
Expected Result:
Survey page must be shown while switching to expensify classic.
Actual Result:
Tapping take me to expensify expensify classic user briefly taken to settings page before navigating to expensify classic. Then survey page is not shown while switching to expensify classic.
Note : Before you go page is displayed only for new unvalidated gmail account and it is missing on all other accounts.
Workaround:
Unknown
Platforms:
Screenshots/Videos
https://github.com/user-attachments/assets/2817225c-f252-4cb8-8f7d-6096c8b54f03
View all open jobs on GitHub