-
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
Allow Resending Magic Code Without Restarting Add Secondary Contact Flow #53462
Conversation
@thesahindia 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] |
e799676
to
c8a3bc5
Compare
c8a3bc5
to
8a03bb4
Compare
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-04.at.9.50.01.PM.movAndroid: mWeb ChromeScreen.Recording.2024-12-04.at.10.40.59.PM.moviOS: NativeScreen.Recording.2024-12-04.at.9.52.19.PM.moviOS: mWeb SafariScreen.Recording.2024-12-05.at.12.06.19.AM.movMacOS: Chrome / SafariScreen.Recording.2024-12-04.at.10.17.46.PM.movMacOS: DesktopScreen.Recording.2024-12-04.at.10.55.47.PM.mov |
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.
Works well!
✋ 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/yuwenmemon in version: 9.0.73-0 🚀
|
This PR might have introduced regression #53819 |
@MonilBhavsar , checking it now. |
@MonilBhavsar, this doesn't appear to be a regression. The issue persists even after reverting the changes from this PR. Thanks. |
Thanks for checking! Checking it too |
Reverting the PR fixes the issue #53831 |
@MonilBhavsar , Issue still exists after reverting the current PR. Screen.20Recording.202024-12-10.20at.204.mp4 |
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.73-8 🚀
|
Explanation of Change
This fix resets
firstRenderRef
when the modal closes, allowing the magic code to be resent without restarting the "Add Secondary Contact" flow.Fixed Issues
$ #52571
PROPOSAL: #52571 (comment)
Tests
Offline tests
This feature requires internet connection
QA Steps
Same as Tests.
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
Android: Native
android.20native-2.mp4
Android: mWeb Chrome
android.20web.mp4
iOS: Native
ios.20native-2.mp4
iOS: mWeb Safari
iOS.20safari-2.mp4
MacOS: Chrome / Safari
macOS.20Safari-4.mp4
MacOS: Desktop
macos.Desktop.mov