-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Remove onboarding video #47961
Remove onboarding video #47961
Conversation
@ahmedGaber93 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] |
Noting that there is an error thrown when finishing onboarding on the latest main (not related to this PR): error.on.main.mov |
Reviewer Checklist
Screenshots/VideosAndroid: Nativea.mp4Android: mWeb Chromeaw.mp4iOS: Nativei.mp4iOS: mWeb Safariiw.mp4MacOS: Chrome / Safariw.mp4MacOS: Desktopd.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/AndrewGable in version: 9.0.26-1 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.26-6 🚀
|
Details
Coming from this conversation, and using the benefit of this data, we are going to remove the welcome video that appears in a modal when the new sign up completes Stage 1 onboarding:
Fixed Issues
$ #47369
PROPOSAL: #47369 (comment)
Tests
Offline tests
Same as Tests steps
QA Steps
Same as tests 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
Screen.Recording.2024-08-24.at.5.32.02.PM.mov
Android: mWeb Chrome
Screen.Recording.2024-08-24.at.8.26.09.PM.mov
iOS: Native
Screen.Recording.2024-08-24.at.4.56.10.PM.mov
iOS: mWeb Safari
Screen.Recording.2024-08-24.at.8.33.26.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-08-23.at.9.04.35.PM.mov
MacOS: Desktop
Screen.Recording.2024-08-23.at.9.09.14.PM.mov