-
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
fixes "Refreshing the page with the onboarding flow closes it and never shows it again" #43648
fixes "Refreshing the page with the onboarding flow closes it and never shows it again" #43648
Conversation
@hungvu193 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] |
I think the second test should be: |
Fixed it! Thanks for catching 😄 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-06-13.at.21.56.22.movAndroid: mWeb ChromeScreen.Recording.2024-06-13.at.22.02.01.moviOS: NativeScreen.Recording.2024-06-13.at.21.54.38.moviOS: mWeb SafariScreen.Recording.2024-06-13.at.21.53.33.movMacOS: Chrome / SafariScreen.Recording.2024-06-13.at.21.25.28.movMacOS: DesktopScreen.Recording.2024-06-13.at.21.25.28.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.
LGTM 🚀
Merged main.. |
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.
Thank you for quick work
✋ 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/mountiny in version: 1.4.84-0 🚀
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.4.84-3 🚀
|
Details
Fixed Issues
$ #43561
PROPOSAL: #43561 (comment)
Tests
Test 1-
Test 2-
Offline tests
QA Steps
Same test steps.
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
WhatsApp.Video.2024-06-13.at.5.04.57.PM.mp4
Android: mWeb Chrome
WhatsApp.Video.2024-06-13.at.4.48.31.PM.mp4
iOS: Native
Screen.Recording.2024-06-13.at.4.57.20.PM.mov
iOS: mWeb Safari
Screen.Recording.2024-06-13.at.4.43.21.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-06-13.at.4.28.06.PM.mov
Screen.Recording.2024-06-13.at.4.29.04.PM.mov
MacOS: Desktop
Screen.Recording.2024-06-13.at.4.51.35.PM.mov