-
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.
🚧 @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! 🧪🧪 |
I have asked for another QA 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! 🧪🧪 |
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 deleting expenseVersion Number: 9.0.71-0 Action Performed:
Expected Result:App will not crash Actual Result:App crashes Workaround:Unknown Platforms:Which of our officially supported platforms is this issue occurring on?
Screenshots/VideosBug6686804_1733515493469.Screen_Recording_20241207_040133_One_UI_Home.mp4Upwork Automation - Do Not Edit |
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 - Device navigation bar is black when context menu is openedVersion Number: 9.0.71-0 Action Performed:Precondition:
Expected Result:The device navigation bar should follow the app theme Actual Result:The device navigation bar is black when context menu is opened. Workaround:Unknown Platforms:Which of our officially supported platforms is this issue occurring on?
Screenshots/VideosBug6686820_1733516201989.Screen_Recording_20241207_041412_New_Expensify_AdHoc.mp4Upwork Automation - Do Not Edit |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel! FAB- Long line show up briefly when navigating to FABVersion Number: 9.0.71-0 Action Performed:
Expected Result:No line green line shown Actual Result:Line is shown briefly Workaround:Unknown Platforms:Which of our officially supported platforms is this issue occurring on?
Screenshots/VideosScreen_Recording_20241206_231356_New_Expensify_AdHoc.1.mp4Upwork Automation - Do Not Edit |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel! Android - Group chat - App crashes when leaving group chat, private room and threadVersion Number: 9.0.71-0 Action Performed:
Expected Result:App will not crash Actual Result:App crashes when leaving group chat, private room and thread. Workaround:Unknown Platforms:Which of our officially supported platforms is this issue occurring on?
Screenshots/VideosBug6686840_1733516913470.Screen_Recording_20241207_042816_Device_care.mp4Upwork Automation - Do Not Edit |
🚧 @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 Regression is completed |
Android: Fixed by 3998e212024-12-11-11-22-23.mp4Chat - Device navigation bar is black when context menu is opened (#51475 (comment)) Fixed by b54a2592024-12-11-15-59-28.mp4FAB - Long line show up briefly when navigating to FAB (#51475 (comment)) Cannot reproduce after merging the `main` branch2024-12-11-15-55-26.mp4Group chat - App crashes when leaving group chat, private room and thread (#51475 (comment)) Fixed by 3998e212024-12-11-11-27-03.mp4 |
🚧 @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.
Upstream PRs:
onLayout
facebook/react-native#47902CREATE
mutations to be effectively dropped facebook/react-native#47960entries
inFormData
expo/expo#33445export type
instead ofexport
inexpo-image-manipulator
expo/expo#33446import-type
instead ofimport
inexpo-modules-core
expo/expo#33447Notes:
react-native-nitro-sqlite
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