sentry icon indicating copy to clipboard operation
sentry copied to clipboard

ref(feedback): migrate to SearchQueryBuilder

Open aliu39 opened this issue 6 months ago • 0 comments

Closes https://github.com/getsentry/sentry/issues/75008 See https://sentry.sentry.io/stories/?name=app/components/searchQueryBuilder/index.stories.tsx

Very similar to https://github.com/getsentry/sentry/pull/75552. Recent searches isn't supported yet.

Demo .mov: https://drive.google.com/file/d/15LK9LqL1pXv7O0Zxa7CWuZBlNXmsXoMc/view?usp=sharing

Follow-up:

  • [ ] useFetchOrganizationTags
  • [ ] We should probably also clarify the tags we suggest aren't always valid for feedback/replays. From the code it looks like these are just any tags from the organization.
  • [ ] Try sorting by -totalValues for most popular tags

aliu39 avatar Aug 07 '24 01:08 aliu39