eui icon indicating copy to clipboard operation
eui copied to clipboard

Elastic UI Framework 🙌

Results 568 eui issues
Sort by recently updated
recently updated
newest added

The combo box component matches items strictly by checking whether the typed string appears as a substring in the label of one of the options. In same cases it would...

feature request

**Is your feature request related to a problem? Please describe.** There are scenarios in which I'd like to reuse existing components by just changing the type of the top-level wrapper,...

feature request

ML will be introducing a graph/map view https://github.com/elastic/kibana/issues/75295 This view a visual way to connect jobs to their source indices/transforms and resulting inference models. Icons to represent transform, index, and...

icons
stale-issue

In Kibana we would like to improve support for fields of [time series dimension] type: (https://www.elastic.co/guide/en/elasticsearch/reference/current/tsds.html#time-series-dimension): https://github.com/elastic/kibana/issues/163323 PR: https://github.com/elastic/kibana/pull/163382 Would be nice to have a new token in EUI for...

design decision
feature request

## Summary Removes all exports and build processes related to chart theming that were deprecated in #7572. Following merging of https://github.com/elastic/kibana/pull/179503, the `EUI_SPARKLINE_THEME_PARTIAL` is no longer used in kibana and...

breaking change
Elastic Charts

# Proposal Deprecate `labelType` and `hasChildLabel` on `` and, instead, programmatically detect what the correct element should be. Our current solution requires the developer to know ahead of time what's...

accessibility
stale-issue

Folks often use the EuiDataGrid purely for it's toolbar. Ideally, we could split out the toolbar into an independent utility of it's own. This Meta issue is meant to aggregate...

meta

## Description Some components will benefit from having a Cypress keyboard test added to their suite. These will use our helpers and Cypress Real Events to send true browser events....

meta
accessibility
testing
accessibility - automated

# Summary This request came up from the discussion in https://github.com/elastic/eui/issues/7469. There are cases where customers want to add interactive components like `EuiTooltip`s to `EuiDataGrid` header cells to provide more...

data grid

**Describe the problem** @kyrspl && @cee-chen are making a dismiss (close) button to `EuiCallout` in #7156. They proposed moving the heading (title) before the dismiss button in the source order...

accessibility
accessibility - WCAG A
good first issue
stale-issue
low hanging fruit