Skip to content

[Insights] [Release 9] Add view:line to FE query language #80760

@puneetlath

Description

@puneetlath

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

Metadata

Metadata

Labels

InternalRequires API changes or must be handled by Expensify staffReviewingHas a PR in reviewWeeklyKSv2

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions