-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Due for payment 2025-04-17] [$250] iOS - MC page appears briefly, blank recovery codes page when enabling 2FA via Xero option #58245
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
Comments
Triggered auto assignment to @RachCHopkins ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The validate code modal disappears when we access it from 2FA required modal. What is the root cause of that problem?When we don't have 2FA enabled, the 2FA required modal will show. App/src/components/ConnectToXeroFlow/index.native.tsx Lines 42 to 47 in 69df56b
When pressing the button, it will navigate to the 2FA page, but also shows a validate code modal if the user isn't validated yet.
I remember we had some issues on iOS where opening a 2nd modal from another modal will fail. In this case, the modal isn't immediately shown after the 1st modal, but I guess it has the same underlying issue. What changes do you think we should make in order to solve the problem?So, to solve it, we can apply the same solution, that is to wait until the modal closes first using App/src/components/ConnectToXeroFlow/index.native.tsx Lines 42 to 47 in 69df56b
We can optionally do it if the user isn't validated yet, because if the user is already validated, there will be no validate code modal. What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A |
Very clear to repro. |
Job added to Upwork: https://www.upwork.com/jobs/~021901458894316675553 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rojiphil ( |
@rojiphil Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Thanks @bernhardoj for the proposal. |
I think it's a common pattern on the app. ios.mp4 |
@rojiphil Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@bernhardoj proposal LGTM i.e. initiating the navigation only after the modal closes. |
Triggered auto assignment to @MonilBhavsar, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@rojiphil @MonilBhavsar @RachCHopkins this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Issue not reproducible during KI retests. (First week) |
PR is ready cc: @rojiphil |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.25-4 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 2025-04-17. 🎊 For reference, here are some details about the assignees on this issue:
|
@rojiphil @RachCHopkins @rojiphil 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] |
Issue not reproducible during KI retests. (Second week) |
@rojiphil was this a regression? I'm not sure who needs payment. Also, do we need a checklist? |
Payment Summary
BugZero Checklist (@RachCHopkins)
|
@RachCHopkins Eep! 4 days overdue now. Issues have feelings too... |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalPrecondition:Test:
Do we agree 👍 or 👎 |
@RachCHopkins There was no regression here and the payment summary here looks correct to me. |
Payment Summary
|
Payment Summary
|
$250 approved for @rojiphil |
Requested in ND. |
$250 approved for @bernhardoj |
Uh oh!
There was an error while loading. Please reload this page.
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: v9.1.11-3
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: No, reproducible on hybrid only
If this was caught during regression testing, add the test name, ID and link from TestRail: Exploratory
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: iPhone 16/iOS 18.3.1
App Component: Workspace Settings
Action Performed:
Precondition: Account is not validated before from Security >> 2FA)
Expected Result:
Magic code page should appear for unvalidated account when enabling 2FA via Xero option
Actual Result:
Magic code appears briefly & suddenly blank recovery codes is displayed when enabling 2FA via Xero
Workaround:
Unknown
Platforms:
Screenshots/Videos
https://github.com/user-attachments/assets/df82f34a-4d0e-4685-af5a-7b109d470fee

View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @RachCHopkinsThe text was updated successfully, but these errors were encountered: