-
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
[No QA] [TS migration] Migrate 'netinfo.js' mock to TypeScript #35552
[No QA] [TS migration] Migrate 'netinfo.js' mock to TypeScript #35552
Conversation
Looks fine but could you merge main just to double check? Latest |
@c3024 done! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromenetInfoAndroid.mp4iOS: NativeiOS: mWeb SafarinetInfoiOS.mp4MacOS: Chrome / SafarinetInfoWeb.mp4MacOS: DesktopnetInfoDesktop.mp4 |
Storybook tests are failing. I think this here App/.storybook/webpack.config.js Line 28 in 02f0613
needs to be changed to '@react-native-community/netinfo': path.resolve(__dirname, '../__mocks__/@react-native-community/netinfo.ts'), |
Could you fix this as well? |
@c3024 should be fine now! |
This comment was marked as resolved.
This comment was marked as resolved.
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 #25244 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/flodnv in version: 1.4.40-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.40-5 🚀
|
Just noting this PR broke storybook (context here). For next time, please don't forget to test it if we are making changes to things related to it. |
My apologies for my noob questions...
😕 |
You can read a bit more about it here. It can be tested with
I don't know how to answer this one honestly since I don't have enough context about how important it is. But we do have a item in the checklist that says:
@c3024 noted it was broken, but I think no one re-tested it after the requested changes at the end. |
Details
Fixed Issues
$ #25244
PROPOSAL: N/A
Tests
Offline tests
N/A
QA Steps
N/A
PR 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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop