-
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
Upgrade to React Native 0.76 #51475
base: main
Are you sure you want to change the base?
Upgrade to React Native 0.76 #51475
Conversation
This comment has been minimized.
This comment has been minimized.
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel! Android - Expense - App shows blank page after submitting expense to userVersion Number: 9.0.61-0 Action Performed:Precondition:
Expected Result:App will show skeleton loading after submitting expense to user (staging and production behavior). Actual Result:App shows blank page after submitting expense to user. Workaround:Unknown Platforms:
Screenshots/VideosScreenrecorder-2024-11-17-20-02-53-116.mp4 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel! Android - Chat - App crashes when editing a hyperlinkVersion Number: 9.0.61-0 Action Performed:
Expected Result:The link is successfully cleared and edited Actual Result:App crashes Workaround:Unknown Platforms:
Screenshots/VideosBug6667813_1731862103067.screen-20241117-193847.mp4 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel! Android - Chat scrolls to the top after deleting track expense and returning to self DMVersion Number: 9.0.61-0 Action Performed:
Expected Result:The chat will not scroll to the top after deleting track expense and returning to self DM. Actual Result:The chat will not scroll to the top after deleting track expense and returning to self DM. Workaround:Unknown Platforms:
Screenshots/VideosScreenrecorder-2024-11-17-20-35-41-682.mp4 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel! iOS - Thread - Empty screen with keyboard when creating a new threadVersion Number: 9.0.61-0 Action Performed:
Expected Result:The thread screen is shown and user can add a message to the new thread Actual Result:An empty screen with the keyboard appears. A user can at times add a thread on the empty page in which case after a couple of minutes the thread will work but it's blocked at first Workaround:Unknown Platforms:
Screenshots/VideosBug6667976_1731882800156.RPReplay_Final1731882374.mp4 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel! Android - Taxes - Huge spacing between keyboard and Save buttonVersion Number: 9.0.61-0 Action Performed:
Expected Result:Save button will be above the keyboard without no massive space in between. Actual Result:Save button appears above the keyboard with massive space in between. Workaround:Unknown Platforms:
Screenshots/VideosBug6668244_1731923713089.Screen_Recording_20241118_171934_Settings.mp4 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel! Android - Expense - App crashes when exchanging expenses offline and returning onlineVersion Number: 9.0.61-0 Action Performed:Precondition:
Expected Result:App will not crash when user A returns online and chat refreshes. Actual Result:App crashes when user A returns online and chat refreshes. Workaround:Unknown Platforms:
Screenshots/VideosBug6668544_1731943777161.Screen_Recording_20241118_231656_New_Expensify_AdHoc.mp4 |
Hey @j-piasecki, I'm pretty sure we can remove changes made in #18837 as it was a workaround to an RN bug that got fixed a long time ago. This callback don't even run because |
🚧 @mountiny has triggered a test build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
🚧 @mountiny has triggered a test build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
Details
This PR upgrades the version of React Native used in the App to 0.76.
Fixed Issues
$ #48911
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 methodSTYLE.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 and/or tagged@Expensify/design
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