eui icon indicating copy to clipboard operation
eui copied to clipboard

Elastic UI Framework 🙌

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

**Describe the bug** Using an `EuiDataGrid` within a `` with a sibling component will cause a feedback loop of some kind whereby the DataGrid will grow infinitely. https://github.com/elastic/eui/assets/1937355/fe35b473-fb6f-46fb-9f88-f15f6fb99b93 **Impact and...

data grid
known issue

# Summary EuiFlex components are missing props for some of the regularly used flex features, like inline flex styling, flex grow and shrink, and support for the `css` prop. #...

feature request

# Summary EUI doesn't fully support React's [``](https://react.dev/reference/react/StrictMode) feature. It causes some of the components not to render, crash, or behave incorrectly. We want to support Strict Mode and allow...

**Is your feature request related to a problem? Please describe.** We recently implemented [draggable fields in Discover](https://github.com/elastic/kibana/pull/153538), so users can drag and drop fields on the EuiDataGrid and now since...

feature request
data grid

**Is your feature request related to a problem? Please describe.** We are giving Discover a visual refresh, this issue is a nice to have. **Describe the solution you'd like** Similar...

feature request
data grid

# Summary We want to create a new Patterns documentation section with all ready Elastic Design System patterns published. # Acceptance criteria * Patterns section link should be added to...

meta
task
New EUI site

# Summary We want to improve the search experience for our users and have a site-wide full-text search integrated into the new documentation page (EUI+). # Acceptance criteria * Full-text...

meta
task
New EUI site

This is reproducible on the baseline EuiSelectable component on production: https://eui.elastic.co/#/forms/selectable ![vo_bug](https://github.com/elastic/eui/assets/549407/a51d1f73-6d08-4a82-92fd-3b24243e8c0d) Note how when navigating down/away from an item, it re-announces the previous item and its state, but does...

bug
blocked
accessibility - screen reader

## Summary I discovered an inline EuiDatePicker border regression while investigating #5958, and I also discovered some very incorrect usages of `EuiFormControlLayout` while grepping for the component in Kibana. Adding...

## Summary Resolves #7956 This PR updates docusaurus theme styles to improve readability and fix some text rendering issues: * remove `EuiText` wrapper from `MDXContent` so that non-native elements like...

skip-changelog