-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Remove deprecated methods from transaction utils that sideload data from Onyx #38258
Remove deprecated methods from transaction utils that sideload data from Onyx #38258
Conversation
@techievivek Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
I am running into some build problems with native, but I wanted to get the code reviewed early while I work on this. I will also see if I can find a C+ to review and test this. |
Where are you doing the following?
|
Oh, ha, I forgot I didn't end up removing that. I thought I could remove the |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-03-14.at.3.30.25.AM.movAndroid: mWeb ChromeScreen.Recording.2024-03-14.at.3.29.46.AM.moviOS: NativeScreen.Recording.2024-03-14.at.3.28.28.AM.moviOS: mWeb SafariScreen.Recording.2024-03-14.at.3.27.22.AM.movMacOS: Chrome / SafariScreen.Recording.2024-03-14.at.3.16.05.AM.movMacOS: DesktopScreen.Recording.2024-03-14.at.3.25.21.AM.mov |
I'm posting about my android build issues here. |
This is testing well. Will finish the checklist once you upload the missing screen recordings. |
OK, I've tested it on android and checked all the author items off. |
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.
Looks good!
@hayata-suenaga Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
🎯 @allroundexperts, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #38336. |
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.
Looks good, thanks.
✋ 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/techievivek in version: 1.4.53-0 🚀
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.4.53-2 🚀
|
Details
This PR move two deprecated methods to the utility file that was using them.
Fixed Issues
Part of #27262
Tests
Offline tests
Same as tests
QA Steps
Same as tests
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