-
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
Add intro videos with sound #42010
Add intro videos with sound #42010
Conversation
@ 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] |
This is working perfectly for me. Just one question for @Expensify/design on this is whether we want sound on by default? Currently it's off and I just wonder how we feel about it? This is the intro onboarding video you only really see when you first sign up, so I'm more inclined to maybe say we should have sound on!? But I know it can be a touchy thing and I don't feel too strongly here |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
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, waiting for the design feedback
I do like the idea of having sound on by default, but my understanding is that at least for web, you can't auto play a video and have it not muted by default. So I think if we're autoplaying, we might need to mute to make it work? I could be wrong though! |
I believe I remember that was on restriction, yes |
Ah that makes sense. Does that mean that this has sound on native by default then? |
Good question. Curious what @francoisl thinks about that one, but it makes sense to me that the native apps would just follow your device settings? |
I don't remember hearing (no pun intended 😁) about a restriction on playing videos with sound. As a quick test, if I add a We'd need to update our video player component so it can take a new optional param to tell it whether to unmute itself by default. I don't feel strongly either, though I think auto-playing videos with sound can be contentious and some people tend to dislike it. |
Let's leave sound off by default for now. If we applied it, I still think it would only be for the intro video on signup. I'll go ahead and approve this PR anyways :D Thanks ! |
✋ 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/francoisl in version: 1.4.75-0 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.75-1 🚀
|
Details
In the Guided Setup onboarding flow, use new videos that have sound.
Fixed Issues
For #41000
Tests / QA
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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop