-
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
[TS migration] Migrate 'ReportWelcomeMessage' page to TypeScript #34663
[TS migration] Migrate 'ReportWelcomeMessage' page to TypeScript #34663
Conversation
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!
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-native-2024-01-25_16.14.17.mp4Android: mWeb Chromeandroid-chrome-2024-01-25_16.17.44.mp4iOS: Nativeios-native-2024-01-25_16.27.45.mp4iOS: mWeb Safariios-safari-2024-01-25_16.29.46.mp4MacOS: Chrome / Safaridesktop-chrome-2024-01-25_16.10.49.mp4MacOS: Desktopdesktop-app-2024-01-25_16.12.07.mp4 |
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!
We did not find an internal engineer to review this PR, trying to assign a random engineer to #25183 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
@VickyStash Per this Slack message, please merge main so we get the latest Form migration in. 🙇 |
Thanks! I've retested and it still works fine 👍 |
@Gonals kind bump 🙂 |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 1.4.33-5 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to staging by https://github.com/Gonals in version: 1.4.34-0 🚀
|
🚀 Deployed to staging by https://github.com/Gonals in version: 1.4.34-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.4.34-1 🚀
|
Details
[TS migration] Migrate 'ReportWelcomeMessage' page to TypeScript
Fixed Issues
$ #25183
PROPOSAL: N/A
Tests
Save
buttonOffline tests
N/A
QA Steps
Save
buttonPR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting 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
android.mp4
Android: mWeb Chrome
android_web.mp4
iOS: Native
ios.mp4
iOS: mWeb Safari
ios_web.mp4
MacOS: Chrome / Safari
web1.mp4
MacOS: Desktop
desktop1.mp4