-
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
Fix send validate code in Validation Form #45395
Fix send validate code in Validation Form #45395
Conversation
@jasperhuangg Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi! I'm having trouble following why this bug is happening and how this fixes the issue.
Do you think you could include a proposal with our problem/solution format in the original issue explaining the changes you're making here and link that in the OP?
O yea, I'll start with updating the test steps even. |
…x-send-validate-code-in-validate-form
I am the C+ for the referred issue. I think adding the issue as |
…x-send-validate-code-in-validate-form
…x-send-validate-code-in-validate-form
@teneeto any updates on this one? |
…x-send-validate-code-in-validate-form
…x-send-validate-code-in-validate-form
O sorry for late response, yes @jasperhuangg you can check again. |
Reviewer Checklist
Screenshots/VideosAndroid: NativevalidateAndroid.mp4Android: mWeb ChromevalidateAndroidmWeb.mp4iOS: NativevalidateiOS.mp4iOS: mWeb SafarivalidateiOSmWeb.mp4MacOS: Chrome / SafarivalidateChrome.mp4MacOS: DesktopvalidateDesktop.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/jasperhuangg in version: 9.0.16-0 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.16-8 🚀
|
Details
This PR fixes issue with sending email validation link. When a user triggers email validation from profile, the magic sign-in code isn't sent immediately till you have to trigger
Didn't receive a magic code?
Fixed Issues
$: 41330
PROPOSAL: issuecomment
Tests
Expectation: The validation link is sent first time, and user is not logged out when magic code is entered.
Offline tests
Expectation: The validation link is sent first time, and user is not logged out when magic code is entered.
QA Steps
Expectation: The validation link is sent first time, and user is not logged out when magic code is entered.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
MacOS: Chrome / Safari
Screen.Recording.2024-07-15.at.11.27.10.mov
iOS: Native
Android: Native
Android: mWeb Chrome
iOS: mWeb Safari
MacOS: Desktop