Skip to content

SearchQueryBuilder: Replace SmartSearchBar in metrics page #75004

@malwilley

Description

@malwilley

Background

<SearchQueryBuilder /> is meant to be the next generation of <SmartSearchBar /> and should ideally be replaced in all app surfaces. At this time, it is only implemented on issues pages. Because different parts of the app use this search bar differently, we need to implement and test it thoroughly ensure that is works for all use cases.

Requirements

  • Under a feature flag for this product area (already created), render SearchQueryBuilder instead of SmartSearchBar
  • If your search bar has a large number of filter keys, implement the filterKeySections prop to display them in an organized fashion. How your filter keys get categorized is up to you!
  • If you come across any missing feature that are critical to your use case, please note them and bring this up to the issues team.

Resources

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions