Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] GaugeChartPanel: fix empty state #42

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

andreasgerstmayr
Copy link
Contributor

Ref perses/perses#2548

The GaugeChart only checks for undefined, not null, when deciding whether to show the no data display:
https://github.com/perses/perses/blob/c4a7621b138b903599743c7162526a5cbc7cb73e/ui/components/src/GaugeChart/GaugeChart.tsx#L52

Copy link
Member

@Nexucis Nexucis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ooups. Thank you @andreasgerstmayr for fixing it twice !

@Nexucis Nexucis merged commit f4f811e into perses:main Feb 5, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants