Fix: Add sections within Group By filters#83428
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@shubham1206agra 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] |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7dea7fb2e8
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@Expensify/design needs to approve the final design here first. |
|
@Expensify/design do we need a little gap between the sections, or no? Screenshots are looking good, but I wanna confirm if we want to add a little space to help separate the sections before proceeding! |
|
I could use some space between the sections. I would use the same gaps we have in between the sections in the LHN on Reports page for instance (we should standardize that everywhere if we don't already). |
|
Yeah I'd be into that. |
joekaufmanexpensify
left a comment
There was a problem hiding this comment.
Nice change!
|
I find that this improvement makes the whole list harder to scan personally 🤷♀️ |
|
(You guys might totally be right but I would love to at least see the gaps first) |
This is exactly how I feel. |
|
Dividers aren't bad either, but I'd still like to try the gaps 👍 |
|
Agree! |
Also, those dividers would probably look super tasty in |
|
@shubham1206agra, what's next for this pr? thanks. |
|
@marufsharifi Adjust the PR according to suggestions |
|
Yeah I think that's fair. Okay, let's roll with the divider version then. |
|
Cool, I'm down to go with dividers as well. Less text! |
|
Nice, I also like the dividers and ultimately think we should add them to very long |
|
Big fan of dividers over text 🙌 |
|
@shubham1206agra, could you please take another look? It is ready for your review. thanks. |
|
@marufsharifi Please share the screenshot for design team |
@shubham1206agra @Expensify/design I’ve updated the PR checklist recording—please take a look. Thanks!
|
|
Looks good to me 👍 |
|
Same, let's ship it. |
|
@shubham1206agra, this is all yours. thanks. |
|
Codex Review: Something went wrong. Try again later by commenting “@codex review”. ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
|
@codex review |
|
Codex Review: Didn't find any major issues. 👍 ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeScreen.Recording.2026-03-15.at.12.12.21.PM.moviOS: HybridAppScreen.Recording.2026-03-15.at.12.28.54.PM.moviOS: mWeb SafariScreen.Recording.2026-03-15.at.12.07.02.PM.movMacOS: Chrome / SafariScreen.Recording.2026-03-15.at.12.05.12.PM.mov |
|
@shubham1206agra, I've addressed your latest comments. Could you please take another look? The failure test is falky btw. |
|
🚧 @Julesssss has triggered a test Expensify/App build. You can view the workflow run here. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/Julesssss in version: 9.3.39-0 🚀
|
|
🚀 Deployed to production by https://github.com/cristipaval in version: 9.3.39-3 🚀
|








Explanation of Change
This update makes
Group byeasier to use and more consistent across Search. Instead of showing one long flat list, options are now organized into clear sections (Member, Expense details, Date, and Reconciliation) in both the Advanced Filters page and the header popover. This improves scanability, reduces selection friction, and aligns the experience across both entry points. The underlying pop-up component was enhanced to support sectioned options without changing behavior for existing filters that still use flat lists.Fixed Issues
$ #81491
PROPOSAL: #81491 (comment)
Tests
Offline tests
Same as Tests.
QA Steps
Same as Tests.
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand 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
Screen.Recording.2026-03-11.at.2.15.37.PM.mov
Android: mWeb Chrome
Screen.Recording.2026-03-11.at.2.18.12.PM.mov
iOS: Native
Screen.Recording.2026-03-11.at.2.00.57.PM.mov
iOS: mWeb Safari
Screen.Recording.2026-03-11.at.2.02.39.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2026-03-11.at.1.58.07.PM.mov