-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[CP Staging] fix(38362): add optional chain for stopasync video ref #38364
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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-03-15.at.6.42.38.AM.movAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2024-03-15.at.5.55.00.AM.movMacOS: 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.
Retested based on latest codebase.
Looks good.
@luacmartins looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
fix(38362): add optional chain for stopasync video ref (cherry picked from commit 71db721)
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 1.4.52-6 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.52-6 🚀
|
Details
Fixed Issues
$ #38362
PROPOSAL: #38362 (comment)
Tests
Video regression testing:
Open a report with a video
Play the video
Navigate to a different report
Open a report with a video
play the video
scrub the video
open it in full screen
close it
open a report with multiple videos
Switch between pausing and stopping between videos
Play an existing video
Upload a video
Play it in the attachment preview
cancel upload
resume playing existing video
play an existing video
upload a video
play uploaded video
open a report with a video
Download from three dot button
Go to full screen, download from there
open a report with a video
Change playback speed with three dot button
Offline tests
We can perform the same happy path tests but after playing the video we go offline:
For example:
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.native.mov
Android: mWeb Chrome
2024-03-14_19-41-10.mp4
iOS: Native
iOS.mov
iOS: mWeb Safari
iOSweb.mov
MacOS: Chrome / Safari
webrun.mov
MacOS: Desktop
desktoprun.mov