[CP Staging] fix: remove the bulk reject option from search#77014
[CP Staging] fix: remove the bulk reject option from search#77014lakchote merged 7 commits intoExpensify:mainfrom
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@jayeshmangwani 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 getting an error on Reports page in Android. android-error-on-search.mov |
|
@truph01 Can review this as C+ |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2025-12-09.at.14.48.39.movAndroid: mWeb ChromeScreen.Recording.2025-12-09.at.14.49.41.moviOS: HybridAppScreen.Recording.2025-12-09.at.14.45.43.moviOS: mWeb SafariScreen.Recording.2025-12-09.at.14.46.26.movMacOS: Chrome / SafariScreen.Recording.2025-12-09.at.14.39.54.mov |
|
@mananjadhav We have type error, could you fix it? |
|
I am not sure how this Type error occurred. I am afk and will be back in a few hours. |
|
@lakchote The typescript error doesn't cause by this PR, is it fine to ignore it? |
No it's not. Try to merge |
|
Just synced again. Hopefully it should fix it 🤞 This thread is about the same type error, which seems to be merged in main already. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
[CP Staging] fix: remove the bulk reject option from search (cherry picked from commit fa89a75) (cherry-picked to staging by mountiny)
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.2.74-1 🚀
|
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.2.74-12 🚀
|
1 similar comment
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.2.74-12 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.2.75-0 🚀
|
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.2.74-12 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.2.75-0 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.2.77-0 🚀
|
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.2.77-1 🚀
|

Explanation of Change
OpenReportcall, which not only time consuming but also a block request. Hence the App freezes/slows down. We're looking at alternative performant solutions, but for now we've decided to remove the bulk reject option.Fixed Issues
$ #52049
PROPOSAL:
Tests
Prerequisites:
Steps
Clear cache and restartOpenReportcalls are made.Rejectoption is shown.Offline tests
NA
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Same as Test Steps
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
mweb-chrome-remove-bulk-reject.mov
iOS: Native
ios-remove-bulk-reject.mov
iOS: mWeb Safari
mweb-safari-remove-bulk-reject.mov
MacOS: Chrome / Safari
web-remove-bulk-reject.mov
Verify Hold modal is not impacted
web-hold-modal.mov