Make ReviewFields use new SelectionList#71366
Conversation
Codecov Report❌ Patch coverage is
... and 10 files with indirect coverage changes 🚀 New features to boost your workflow:
|
|
@dukenv0307 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 guess the assignment here is wrong |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppWhatsApp.Video.2025-10-11.at.01.45.24.mp4Android: mWeb ChromeiOS: HybridAppScreen.Recording.2025-10-11.at.01.46.30.moviOS: mWeb SafariScreen.Recording.2025-10-11.at.01.48.01.movMacOS: Chrome / SafariScreen.Recording.2025-10-11.at.01.43.16.movMacOS: Desktop |
| const optionRows = useMemo( | ||
| () => | ||
| filteredOptions?.map((option) => ({ | ||
| filteredOptions?.map((option, idx) => ({ |
There was a problem hiding this comment.
NAB:
| filteredOptions?.map((option, idx) => ({ | |
| filteredOptions?.map((option, index) => ({ |
There was a problem hiding this comment.
I couldn't use index cause it's declared already as a prop
|
@zfurtak I think the author checklist may be out of date |
|
All good now 😊 |
|
✋ 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/grgia in version: 9.2.34-0 🚀
|
|
🚀 Deployed to production by https://github.com/cristipaval in version: 9.2.34-2 🚀
|
Explanation of Change
Fixed Issues
$ #65655
PROPOSAL:
Tests
Filter - status
Filter - feed
Possible duplicateReview->Review duplicatesKeep this oneon a report (doesn't matter which one)4.1. Merchant
4.2. Category
4.3. Tag
4.4. Description
4.5. Tax code
4.6. Billable
4.7. Reimbursable
Offline tests
QA Steps
As above
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.mp4
Android: mWeb Chrome
android-web.mp4
iOS: Native
ios.mov
iOS: mWeb Safari
ios-web.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop