-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[$250] Reports - After moving expense and deleting all expenses, table header remains in blank page #62507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Triggered auto assignment to @bfitzexpensify ( |
Triggered auto assignment to @puneetlath ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
@bfitzexpensify FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. |
Can see the |
Job added to Upwork: https://www.upwork.com/jobs/~021925294263743135596 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @alitoshmatov ( |
This doesn't really seem blocker-worth to me. Is the expectation that you would see the empty state UI after deleting the last expense? |
🚨 Edited by proposal-police: This proposal was edited at 2025-05-21 21:45:10 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Table header does not disappear. What is the root cause of that problem?After we move expense, we still have the previous report data but with transaction is empty array ![]() So the condition to show empty state here returns App/src/components/Search/index.tsx Line 511 in e931cf3
And we return null in here if user is non-beta App/src/components/SelectionList/Search/ReportListItem.tsx Lines 86 to 88 in 379009b
Note: If you turn on beta, you will see the report with no expense. ![]() What changes do you think we should make in order to solve the problem?if not beta then we can update
App/src/components/Search/index.tsx Line 511 in e931cf3
Lines 951 to 953 in e931cf3
Or we can consider removing this condition or showing the UI to the user that we still have a report but no expense. App/src/components/SelectionList/Search/ReportListItem.tsx Lines 86 to 88 in 379009b
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?None What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
|
@alitoshmatov what do you think about my proposal here? |
@nkdengineer Thank you for your proposal. Your RCA is correct and solution works. I think we should check reports for empty transactions. We can go with @nkdengineer 's proposal C+ reviewed 🎀 👀 🎀 |
Current assignee @puneetlath is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
Hmm, interesting. So if you're in the beta everything works correctly. I'm not sure this is worth doing anything about then, since it'll naturally fix itself shortly when the beta becomes live. What do you think @bfitzexpensify? |
I think even though the issue will resolve itself when the beta goes live, we should still consider fixing it now because this bug creates a poor experience for non-beta users right now |
Uh oh!
There was an error while loading. Please reload this page.
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.1.48-0
Reproducible in staging?: Yes
Reproducible in production?: Unable to check
If this was caught during regression testing, add the test name, ID and link from TestRail: #62270
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.4 / Chrome
App Component: Search
Action Performed:
Expected Result:
Table header will disappear.
Empty state will show up.
Actual Result:
Table header does not disappear.
Empty state does not show up.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6838556_1747855043695.20250522_030739.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @The text was updated successfully, but these errors were encountered: