sentry
sentry copied to clipboard
ref(feedback): migrate to SearchQueryBuilder
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