-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
InternalRequires API changes or must be handled by Expensify staffRequires API changes or must be handled by Expensify staffReviewingHas a PR in reviewHas a PR in reviewWeeklyKSv2KSv2
Description
Part of the Insights project
Doc section: https://docs.google.com/document/d/1L2gAchD5IrI545p_iVAMdh6DSnJJcusG90oO-5MH3x0/edit?tab=t.0#heading=h.xybzcyg2jie
Feature Description
Add the view mode button within search results to facilitate switching to a chart view:
- Add view toggle button - src/components/Search/SearchPageHeader/SearchFiltersBar.tsx - Add button/icon toggle in search header to switch between table and bar views, updating query with new view parameter
Manual Test Steps
- Make sure
viewshows up as an exposed filter on Reports>Expenses - Make sure
viewis defaulted to table - Make sure you are able to switch between
tableandbarand have the results update - Changing any other filters should maintain the view mode
- When switching view mode, all other filters should be maintained
Automated Tests
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
InternalRequires API changes or must be handled by Expensify staffRequires API changes or must be handled by Expensify staffReviewingHas a PR in reviewHas a PR in reviewWeeklyKSv2KSv2
Type
Projects
Status
Done