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] Inventory Host page doesn't show chart titles #203354

Closed
markov00 opened this issue Dec 7, 2024 · 2 comments · Fixed by #203355
Closed

[Infra] Inventory Host page doesn't show chart titles #203354

markov00 opened this issue Dec 7, 2024 · 2 comments · Fixed by #203355
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@markov00
Copy link
Member

markov00 commented Dec 7, 2024

Kibana version:
main

Describe the bug:
The screenshot shows that the chart doesn't have a title on the Observability -> Infrastructure -> Host page.
This looks like a bug because each chart is different and there are indication about the data showing elsewhere.

Steps to reproduce:

  1. Open the Observability -> Infrastructure -> Host
  2. wait for all the data to be loaded
  3. The chart in the

Expected behavior:
Each title should have its own visible title except for the KPIs at the top of the page

Screenshots (if relevant):
Image

@markov00 markov00 added bug Fixes for quality problems that affect the customer experience Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Dec 7, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

@markov00 markov00 self-assigned this Dec 7, 2024
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Dec 10, 2024
## Summary

When using the new Custom Lens embeddable component, the titles are
hidden by default due to to a regression introduced in
elastic#186642.
This PR should fix the correct title handling of the header visibility
by hiding or showing the wrapping Panel title depending on the
`hidePanelTitles` props of the `LensRenderer` component

fix elastic#203354

(cherry picked from commit 6e57a23)
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this issue Dec 12, 2024
## Summary

When using the new Custom Lens embeddable component, the titles are
hidden by default due to to a regression introduced in
elastic#186642.
This PR should fix the correct title handling of the header visibility
by hiding or showing the wrapping Panel title depending on the
`hidePanelTitles` props of the `LensRenderer` component


fix elastic#203354
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants