The Wayback Machine - https://web.archive.org/web/20220114052732/https://github.com/topics/kibana
Skip to content
#

kibana

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

hackacad
hackacad commented Jan 10, 2022

Kibana version:
7.16

Elasticsearch version:
7.16

Server OS version:
Ubuntu, FreeBSD

Browser version:
Safari, Chrome

Browser OS version:
MacOS 12, Windows 10

Original install method (e.g. download page, yum, from source, etc.):
apt/pkg

Describe the bug:
The Kibana dot expander does not accept wildcard (without dots).

Steps to reproduce:

eui
snide
snide commented Jan 11, 2022

When diagnosing elastic/kibana#121403 with @gavinwye we saw lots of EuiFlexGroup components in Security were set to direction="column". Along with the default responsive={true} this can cause items to grow inside containers in weird ways because of the flex-basis moving to 100% for children.

I can't think of an instance where we'd want to apply the flex-basis on

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