-
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
Web - User can access Two-factor authentication (Step 2: Verify) without copying the code, resulting in an empty code being displayed with copy button #23198
Comments
Triggered auto assignment to @slafortune ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.We can still access the 2fa pages when the 2fa data doesn't yet exist. What is the root cause of that problem?We request the 2fa data in SecuritySettingsPage, and we never check if the data exists before displaying the subsequent 2fa pages. What changes do you think we should make in order to solve the problem?We can wrap the content of VerifyPage in a FullPageNotFoundView then we can check for What alternative solutions did you explore? (Optional)None |
ProposalPlease re-state the problem that we are trying to solve in this issue.User can access Two-factor authentication (Step 2: Verify) without copying the code, resulting in an empty code being displayed with copy button What is the root cause of that problem?We don't have a check in What changes do you think we should make in order to solve the problem?In
And in
What alternative solutions did you explore? (Optional)NA ResultScreencast.from.20-07-2023.10.30.57.webm |
It is being handled here #19496 |
duplicate |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
The user should not be able to access the Two-factor authentication page without copying the code. Alternatively, if the user opens the page from the chat without copying the code, copy button should not be displayed
Actual Result:
The user is able to access the Two-factor authentication (Step 2: Verify) page without copying the code, resulting in an empty code being displayed and also copy button displayed even code is empty
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.42-21
Reproducible in staging?: y
Reproducible in production?: y
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
Notes/Photos/Videos: Any additional supporting documentation
screen-recording-2023-07-19-at-21357-am_So6COR6Q.mp4
Recording.3767.mp4
Expensify/Expensify Issue URL:
Issue reported by: @ayazhussain79
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1689717017885469
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: