grafana / explore-profiles

Explore Profiles is a native Grafana application designed to integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data.
GNU Affero General Public License v3.0
17 stars 1 forks source link

fix(Favorites): Render "No results" when there are no favorites #101

Closed grafakus closed 1 month ago

grafakus commented 1 month ago

✨ Description

Related issue(s): -

This PR fixes a small UI issue when the user lands on a grid with no items (e.g. "Favorites"):

Before After
image image

📖 Summary of the changes

-

🧪 How to test?

github-actions[bot] commented 1 month ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 12%
12.58% (470/3736) 9.81% (138/1406) 9.49% (108/1138)