-
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.ckd2zio21z1v
Feature Description
Add view:line to FE query language
- Add line to the view parameter
- Add line to constants - src/CONST/index.ts - Add LINE: 'line' to CONST.SEARCH.VIEW
- Update type definitions - src/components/Search/types.ts - Update view type to include 'line' option: view?: 'table' | 'bar' | 'line'
Manual Test Steps
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