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
18 stars 1 forks source link

fix(LabelValuesGrid): decrease column size to accommodate small screen resolutions #235

Closed grafakus closed 5 days ago

grafakus commented 5 days ago

✨ Description

Related issue(s): -

The idea is to reduce the grid column size of the label values grid so that, when the main Grafana menu is open, the "Grid/Rows" switch still works on smaller screen resolutions.

E.g. on a 1710px wide screen:

Before After
image image

📖 Summary of the changes

See diff tab

🧪 How to test?

-

github-actions[bot] commented 5 days ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 11%
11.68% (437/3740) 9.09% (121/1331) 8.59% (102/1187)