-
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
Fix console error on dismiss video preview when playing #37259
Fix console error on dismiss video preview when playing #37259
Conversation
@danieldoglas 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] |
Assigning @puneetlath and @rushatgabhane since they were assigned to the original issue |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-03-06.at.00.16.28.movAndroid: mWeb ChromeScreen.Recording.2024-03-06.at.00.06.01.moviOS: NativeScreen.Recording.2024-03-06.at.00.00.24.moviOS: mWeb SafariScreen.Recording.2024-03-06.at.00.04.15.movMacOS: Chrome / SafariScreen.Recording.2024-03-05.at.23.51.06.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.
@puneetlath LGTM
🎯 @rushatgabhane, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #37792. |
✋ 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/puneetlath in version: 1.4.48-0 🚀
|
🚀 Deployed to production by https://github.com/roryabraham in version: 1.4.48-0 🚀
|
Details
Fixed Issues
$#36955
PROPOSAL:
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 method- [x] If any non-english text was added/modified, I verified the translation was requested/reviewed in #expensify-open-source and it was approved by an internal Expensify engineer. Link to Slack message:
Waiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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
fixc-console-error-android.mov
Android: mWeb Chrome
N/A (Couldn't run mweb app on android)
iOS: Native
fix-console-error-ios.mov
iOS: mWeb Safari
fix-console-error-mweb-ios.mov
MacOS: Chrome / Safari
console-error-fix-web.mov
MacOS: Desktop
console-error-fix-desktop.mov