Remove SearchReport > accountID#74144
Conversation
|
@dominictb 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] |
|
LGTM |
Codecov Report❌ Patch coverage is
... and 367 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Reviewer Checklist
Screenshots/Videos
Android: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
✋ 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/luacmartins in version: 9.2.44-0 🚀
|
| /** Model of report search result */ | ||
| /** Model of report search result | ||
| * | ||
| * @deprecated - Use Report instead |
There was a problem hiding this comment.
@s77rt This PR is causing error lint on other PRs because we missed adding a command to disable the lint rule in other usage of this type
// eslint-disable-next-line @typescript-eslint/no-deprecated
There was a problem hiding this comment.
Yeah noticing this too, is there any follow-up changes we need to make here? Or was it intended to make other PRs that make any changes to a file that uses SearchReport fail?
There was a problem hiding this comment.
Most of failing ones are being handled or handled already. For the rest you can just add above comment to disable the lint. This is deprecated so no new usage is introduced but for current usage ignoring the lint is fine.
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.2.44-5 🚀
|

Explanation of Change
Fixed Issues
$ #73948
PROPOSAL:
Tests
Offline tests
Same as Tests
QA Steps
Same as Tests
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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop