Add type expense report v2#73039
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as spam.
This comment was marked as spam.
|
Fixed by BE PR https://github.com/Expensify/Auth/pull/17746 Screen.Recording.2025-10-21.at.3.31.06.PM.mov |
Screen.Recording.2025-10-21.at.3.32.09.PM.mov |
|
This is expected. The |
|
Fixed by commit 729fee0 Screen.Recording.2025-10-21.at.3.34.10.PM.mov |
|
Fixed by BE PR Screen.Recording.2025-10-21.at.3.35.36.PM.mov |
Screen.Recording.2025-10-21.at.3.38.07.PM.mov |
|
Fixed by commit c1516a0 Screen.Recording.2025-10-21.at.3.40.11.PM.mov |
Screen.Recording.2025-10-21.at.3.27.26.PM.mov |
|
@DylanDylann 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] |
|
@mananjadhav 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] |
|
If you see video around 16s-18s, there's flicker, but let's not block on this. Screen.Recording.2025-10-24.at.12.58.53.AM.mov |
|
Yea, that's when the API responds. We can address that as a separate issue. |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppandroid.movAndroid: mWeb Chromemchrome.moviOS: HybridAppios.moviOS: mWeb Safarimsafari.movMacOS: Chrome / Safariweb.movMacOS: Desktop |
|
All regression tests pass except empty view case mentioned above. mchrome.mov |
|
Conflicts! |
|
✋ 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/luacmartins in version: 9.2.38-0 🚀
|
|
Let's be on the lookout for any regressions caught in staging during weekend |
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.2.38-5 🚀
|
| if (hasResults) { | ||
| return { | ||
| ...defaultViewItemHeader, | ||
| title: translate('search.searchResults.emptyResults.title'), | ||
| subtitle: translate('search.searchResults.emptyResults.subtitle'), | ||
| }; | ||
| } |
There was a problem hiding this comment.
This caused
because hasResults value returned from the backend is not updated immediately after deleting all expenses.
Explanation of Change
Deprecates
group-by:reportin favor oftype:expense-reportFixed Issues
$ https://github.com/Expensify/Expensify/issues/552406
Additionally, it addresses the following blockers identified by QA:
Tests
Additionally, while on Reports > Reports verify that you can use any of the filters in the RHP and the query works
Offline 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
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop