rill
rill copied to clipboard
Fix: TDD isn't properly handling 0 results returned from a filtered `MetricsViewAggregation` query
To reproduce:
- Go to TDD on any dashboard
- Search for a value that will return 0 results (e.g "ooo" in the screenshot)
- See that the immediate results prior do not get cleared, and the loading spinner never resolves
As an example, here's the end state on this dashboard:
While the MetricsViewAggregation API response has resolved and correctly shows no data: