Conversation
|
|
Codecov Report✅ All modified and coverable lines are covered by tests.
... and 4 files with indirect coverage changes 🚀 New features to boost your workflow:
|
blazejkustra
left a comment
There was a problem hiding this comment.
It looks good to me 👍 (if these are all the TS errors)
|
Note: I'll be OOO Nov 8 - 11 🌴 |
Reviewer Checklist
Screenshots/VideosAndroid: HybridApp01_Android_Native.mp4Android: mWeb Chrome02_Android_Chrome.mp4iOS: HybridApp03_iOS_Native.mp4iOS: mWeb Safari04_iOS_Safari.mp4MacOS: Chrome / Safari05_MacOS_Chrome.mp4MacOS: Desktop06_MacOS_Desktop.mp4 |
Ollyws
left a comment
There was a problem hiding this comment.
LGTM but we have conflicts @VickyStash
# Conflicts: # src/libs/actions/Report.ts
|
🚧 @mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
c7eed41
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
|
PR doesn’t have any product considerations. Removing the tag and unsubscribing myself |
|
✋ 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/mountiny in version: 9.2.48-0 🚀
|
|
🚀 Deployed to production by https://github.com/cristipaval in version: 9.2.48-1 🚀
|
Explanation of Change
This PR bumps Onyx version to 3.0.13, to include next updates:
Refactor OnyxUpdate type to bring back type safety react-native-onyx#696 - this leads to TS erros, that are supressed in this PR and will be solved in a follow-up by @blazejkustra
Update error handling in Onyx to prevent unnecessary data eviction react-native-onyx#694
Fixed Issues
$ #73779
$ #73830
PROPOSAL: N/A
Tests
iOS/Android app
Before:

After:
All platforms:
Let's test some basic flows:
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Let's test some basic flows:
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.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.mp4
MacOS: Desktop
desktop.mp4