Expo-video: Fullscreen web videos unresponsive fix#83058
Expo-video: Fullscreen web videos unresponsive fix#83058mountiny merged 7 commits intoExpensify:mainfrom
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
…-fork into Guccio163/expo-video-fullscreen-fix
…-fork into Guccio163/expo-video-fullscreen-fix
…-fork into Guccio163/expo-video-fullscreen-fix
|
this PR was made this way especially to include @blazejkustra's solution to this issue, but I can't reproduce it. I'm removing pointerEvents= 'none', maybe it was solved somewhere else. |
|
@blazejkustra, can you add the Reviewer Checklist? |
|
If this requires C+ review, I can complete checklist. |
trjExpensify
left a comment
There was a problem hiding this comment.
Should this be linked to a parent issue for context?
|
Yeah, I think it can |
|
@situchan please fill out the checklist, @blazejkustra isn't a C+ 😺 |
…-fork into Guccio163/expo-video-fullscreen-fix
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safaribefore: before.fix.movafter: after.fix.mov |
mountiny
left a comment
There was a problem hiding this comment.
I can ask QA fro a retest
|
🚧 @mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
Please do, thank you |
|
Retest Case 2 is done. No issues were found. |
|
Seems like it's ready to merge then @mountiny ✅ |
|
🚧 @mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
✋ 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: 9.3.32-0 🚀
|
|
🚀 Deployed to production by https://github.com/blimpich in version: 9.3.32-3 🚀
|
Explanation of Change
This PR is a fix to an unresponsive fullscreen videos in web. After changing pointerEvents to 'none', web fullscreen videos had unresponsive controls, playing/pausing etc. of the video was impossible.
Recording of the bug
fullscreen_bug_720.mov
Recording of the fixed result
fullscreen_bug_fixed_720.mov
Bug in Android App not reproducible
android_not_reproducible.mov
Fixed Issues
$ #64846
PROPOSAL:
Tests
Offline tests
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
MacOS: Chrome / Safari
Uploading fullscreen_bug_fixed_720.mov…