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

[Infra] Fix types in alerting Threshold #206133

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

nickofthyme
Copy link
Contributor

Summary

This fixes bad typings for chartProps from #202405. At some point we started passing the eui theme to the chart props in x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/index.tsx.

The chartProps.theme is meant only to be the chart PartialTheme which can override settings from the baseTheme.

@nickofthyme nickofthyme requested review from a team as code owners January 9, 2025 19:58
@nickofthyme nickofthyme added release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting labels Jan 9, 2025
Copy link
Contributor

@MiriamAparicio MiriamAparicio left a comment

Choose a reason for hiding this comment

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

Thanks for the fix

@nickofthyme nickofthyme merged commit 03e299f into elastic:main Jan 10, 2025
13 checks passed
@nickofthyme nickofthyme deleted the fix-chart-theme-typings branch January 10, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants