-
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
Playing video is not paused when opening attachment modal. #40735 #42157
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: Nativepn1.webmAndroid: mWeb Chromepn1.webmiOS: NativeSimulator.Screen.Recording.-.iPhone.15.Pro.-.2024-05-18.at.00.58.19.mp4iOS: mWeb SafariSimulator.Screen.Recording.-.iPhone.15.Pro.-.2024-05-18.at.00.55.23.mp4MacOS: Chrome / SafariScreen.Recording.2024-05-17.at.19.56.24.movMacOS: DesktopScreen.Recording.2024-05-18.at.01.07.18.mov |
@@ -215,21 +215,24 @@ function BaseVideoPlayer({ | |||
} | |||
|
|||
// If we are uploading a new video, we want to immediately set the video player ref. |
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.
Let's update this comment which also mentions pausing the current playing video.
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.
@Pujan92
I've updated comment. Thanks.
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!
Tagging @blimpich as they aren't assigned automatically(might be due to merge freeze) |
@Pujan92 can you try un-approving and approving again? Its important for internal Expensify metrics that the internal engineer is assigned automatically. And yeah can't merge this till merge freeze is over. |
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.
Alright for some reason it doesn't want to auto-assign me. Code looks good 👍
Will merge once merge-freeze is over.
🚀 Deployed to staging by https://github.com/chiragsalian in version: 1.4.76-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.76-7 🚀
|
Details
Playing video is not paused when opening attachment modal.
Fixed Issues
$ #40735
PROPOSAL: #40735 (comment)
Tests
Offline tests
QA 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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
chrome.mp4
MacOS: Desktop
desktop.mp4