Issues: Search appears to be buggy - shows no results when all filters are removed
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
When testing user feedbacks I encountered an issue on search. It working properly until I turned on EA in settings, which enabled the issue priority. That added the filters for [medium, high] priority, but I only had 'low' priority issues, so issues stream came out empty.
To see the results I removed the filters, and noticed nothing showed up still. After some clicking around they showed up, then again disappeared.
https://github.com/getsentry/sentry/assets/1633368/143540e1-93fd-4366-9736-9d9398203657
I was using: https://bruno-test.sentry.io/issues/?project=4505865338617856&referrer=sidebar&statsPeriod=14d
Eventually I realized that if I remove the filters and hit enter (no reload), the issues show up:

But as soon as the page reload, they are gone:

Contributor guide
Assessment
This issue has not been assessed yet.