Skip to content
#

kibana

Here are 1,722 public repositories matching this topic...

ThomThomson
ThomThomson commented May 10, 2022

When a dashboard panel's title is hidden, we should remove the dashboardPanelTitle__wrapper element rather than reserving the space. Currently, because this element has a high z-index it renders above the visualization, and means that elements in charts directly underneath are unable to receive clicks.

This is especially annoying in markdown panels, where users often have links directly at th

bug good first issue Feature:Dashboard Team:Presentation
eui
cchaos
cchaos commented Mar 16, 2022

I noticed a "bug" in Kibana and subsequently EUI's component, that when you escape to close the popover you can get it back unless you re-type. It's not a huge-workaround, but I would assume anytime your in a search box that hitting enter shows the results so I think we should just ensure the popup is visible on enter.

Here's a video, but you can't tell what keys I'm pressing.

https://

bug assign:anyone good first issue
pebrc
pebrc commented Mar 29, 2022

eck.k8s.elastic.co/disable-downgrade-validation=true currently only supports Elasticsearch. This is documented here https://www.elastic.co/guide/en/cloud-on-k8s/master/k8s-common-problems.html#k8s-common-problems-version-downgrade

However if a user made a mistake an upgrade to the wrong version or a downgrade is made necessary for other reasons (bug!) it is to be expected that all related res

>enhancement good first issue

Improve this page

Add a description, image, and links to the kibana topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kibana topic, visit your repo's landing page and select "manage topics."

Learn more