[TS migration] Migrate 'SplashScreenHider' component to TypeScript#30439
Conversation
mollfpr
left a comment
There was a problem hiding this comment.
@VickyStash The code looks good, could you resolve the conflicts so I can start testing the PR? Thank you!
# Conflicts: # src/components/SplashScreenHider/index.js # src/components/SplashScreenHider/index.native.tsx
|
@mollfpr Sure, done |
Reviewer Checklist
Screenshots/VideosAndroid: Native30439.Android.mp4Android: mWeb Chrome30439.mWeb-chrome.mp4iOS: Native30439.iOS.mp4iOS: mWeb Safari30439.mWeb-Safari.mp4MacOS: Chrome / Safari30439.Web.mp4MacOS: Desktop30439.Desktop.mp4 |
|
We did not find an internal engineer to review this PR, trying to assign a random engineer to #25050 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
|
✋ 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/arosiclair in version: 1.3.94-0 🚀
|
1 similar comment
|
🚀 Deployed to staging by https://github.com/arosiclair in version: 1.3.94-0 🚀
|
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.3.94-2 🚀
|
|
🚀 Deployed to staging by https://github.com/arosiclair in version: 1.3.95-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.95-9 🚀
|
Details
[TS migration] Migrate 'SplashScreenHider' component to TypeScript
Fixed Issues
$ #25050
PROPOSAL: N/A
Tests
Offline tests
N/A
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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
Android: Native
android.mp4
Android: mWeb Chrome
android.web.mp4
iOS: Native
ios.mp4
iOS: mWeb Safari
ios.web.mp4
MacOS: Chrome / Safari
web.google.mp4
web.safari.mp4
MacOS: Desktop
desktop.mp4