Add server-side report searching for task destination and money requests#30471
Add server-side report searching for task destination and money requests#30471srikarparsi merged 6 commits intomainfrom
Conversation
@marcaaron This test seems to fail for me. CleanShot.2023-10-27.at.20.18.21.mp4It just appears In "start a new chat" and "search"
|
src/pages/iou/steps/MoneyRequstParticipantsPage/MoneyRequestParticipantsSelector.js
Show resolved
Hide resolved
|
Sorry were some commits that I did not push apparently. Should be in the latest. |
Reviewer Checklist
Screenshots/VideosAndroid: mWeb ChromeCleanShot.2023-10-28.at.18.11.09.mp4 |
|
@srikarparsi 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] |
mountiny
left a comment
There was a problem hiding this comment.
Thanks! Looks good to me, all yours @srikarparsi
|
@marcaaron Conflicts |
|
Updated! |
|
@srikarparsi looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
all tests passed |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Performance Comparison Report 📊Significant Changes To Duration
Show details
Meaningless Changes To DurationShow entries
Show details
|
|
@Expensify/mobile-deployers 📣 Please look into this performance regression as it's a deploy blocker. |
|
🚀 Deployed to staging by https://github.com/srikarparsi in version: 1.3.94-0 🚀
|
1 similar comment
|
🚀 Deployed to staging by https://github.com/srikarparsi in version: 1.3.94-0 🚀
|
|
TBH I do not really see how it can introduce a performance regression. The two pages altered are not open when we start the app and the test that failed is TTI so I am removing that blocker. Also, looks like it also did not get to iOS @Beamanator |
|
@marcaaron I bet this change made it into 1.3.94-2, but |
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.3.94-2 🚀
|
|
🚀 Deployed to staging by https://github.com/srikarparsi in version: 1.3.95-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.95-9 🚀
|







cc @puneetlath @mountiny
Details
Looked over the OptionsSelector we have in use in the App and these are the only two I think we need to update.
The others are either non report options or just personal details or lack a text input.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/328369
Tests
Offline tests
See test steps for details.
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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