[CP Staging] Fix select all matching items#73462
Conversation
|
Thanks for the quick fix. I'll be reviewing soon |
|
LGTM |
Codecov Report❌ Patch coverage is
... and 16 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Reviewer Checklist
Screenshots/Videos |
|
Confirmed working for me too. Screen.Recording.2025-10-25.at.3.39.57.AM.mov |
| return; | ||
| } | ||
| const areItemsGrouped = !!validGroupBy; | ||
| const areItemsGrouped = !!validGroupBy || type === CONST.SEARCH.DATA_TYPES.EXPENSE_REPORT; |
There was a problem hiding this comment.
Worth noting that we can reuse this variable after moving to top
App/src/components/Search/index.tsx
Line 738 in bceff96
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…gItems [CP Staging] Fix select all matching items (cherry picked from commit bceff96) (cherry-picked to staging by luacmartins)
|
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 9.2.38-3 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.2.38-5 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 9.2.39-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.2.39-3 🚀
|

Explanation of Change
Fixed Issues
$ #73454
Tests
Precondition:
Select all matching itemsshows upOffline tests
N/A
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
Screen.Recording.2025-10-24.at.2.48.30.PM.mov
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop