Feat: Manual expense flow UI refactor - r3#87920
Feat: Manual expense flow UI refactor - r3#87920ChavdaSachin wants to merge 10 commits intoExpensify:mainfrom
Conversation
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
|
@ChavdaSachin while you are in here, can you make it so that the merchant field shows before description? We're finding that it makes more sense for the manual expense creation flow to type the merchant before the description. We also show the merchant before the description in the expenses table as well. Thanks! |
|
Sure thing. |
|
@shawnborton, a small problem. For the top participant row("To" field): when there's no default workspace, what should the top participant row display? We can't keep an empty row. cc. @Expensify/design |
Is this more so the case where the user has no workspaces at all. So they're a P2P user basically? Coz' if you have a group workspace, you have a default workspace. I kinda' think we just don't skip the participant selector step for this case.
Can you elaborate as to why? We have empty push inputs as a staple pattern. We would of course need to show a form error if you try to proceed without a participant selected. But I guess let's first confirm with Shawn first if we're intending to skip the participant selector step per the above. |
|
That looks good to me 👍 |
|
Okay 👍 |
Isn't it how it already works today for these cases?
So I figured it was less change to just leave that as is. |
|
Confirmed it is: 2026-04-17_15-26-37.mp4 |
I agree. I think this is how it already works. We also lock if down if you have the domain restriction. |
|
Hmm, but if we included the participant selector, wouldn't that be the first/only thing you see under the Manual tab? I thought the point of this was to make this whole thing one screen? |
|
Sorry, @trjExpensify what are you proposing exactly? |
|
|
Cool, that works for me. |
|
Conflicts are so nasty, I basically have to redo at least half my work. |
Considering this comment as the final decision and moving forward with the changes. |




Explanation of Change
Fixed Issues
$ #82586
PROPOSAL:
Tests
Offline tests
QA Steps
// 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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari