eui
eui copied to clipboard
Elastic UI Framework 🙌
## Description Our `EuiTable` component has a feature to include [expanding rows](https://eui.elastic.co/#/tabular-content/tables#expanding-rows). While testing this as part of the data grid expandable rows discussion #5638, I confirmed an issue @constancecchen...
Summarizing a conversation with @weltenwort * logs app is the two-sided open-ended timeline and pagination doesn't work very well without a well-known "first" page (siem has an unrelated case where...
It would be super cool to pass a color through from EuiHeaderLogo to the resultant EuiLogo. I'm new to React, so maybe this is easily done without code changes, but...
I'd like to add a reporter to our Cypress tests. I'm looking strongly at [mochawesome](https://github.com/adamgruber/mochawesome) because it [works well with Cypress](https://docs.cypress.io/guides/tooling/reporters#Spec-to-STDOUT-produce-a-combined-Mochawesome-JSON-file) and gives us a way to consolidate one HTML...
[EuiDescriptionList] Should the new `gutterSize` prop affect horizontal spacing as well as vertical?
Opening a follow-up issue for https://github.com/elastic/eui/pull/6175#issuecomment-1227505552 as @miukimiu is currently OOO. > Should `gutterSize` also affect the left/right padding on `type="column" align="center"` description lists?
**Related issues: https://github.com/elastic/kibana/issues/136616** ### Summary Currently, `EuiBasicTable` doesn't support the table selection to be controlled from a parent component. That means if there's a global state that keeps track of...
I have confirmed this one - a new DOM node is created and inserted when the tooltip is activated, but nothing shows up on screen and the node is never...
Originally reported in #5859 that EuiContextMenu does not work in React 18 with StrictMode. Needs triage to determine what's happening, and it is _possible_ this was fixed in recentish changes...
Originally filed in #5859, may be solved now due to recent updates to EuiPopover and EuiPortal - needs triage.
The number field shouldn't go below zero here. Image from 8.4.0