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

- [x] Setup (+ EuiCode & EuiHealth): https://github.com/elastic/eui/pull/7529 ### Highest impact components - [x] Flex + Spacer: https://github.com/elastic/eui/pull/7582 - [x] Buttons: https://github.com/elastic/eui/pull/7541 (+ #7634) - [x] Text: https://github.com/elastic/eui/pull/7543 - [x]...

emotion
performance

> [!NOTE] > This issue was split out from https://github.com/elastic/eui/issues/2760 to provide an updated plan for how we provide support for various platforms. Reference it for additional historical context. At...

meta

# Summary The upcoming new EUI documentation website needs a custom docusaurus theme that looks and feels like Elastic. We want to make the theme publicly available, so other Elastic...

task
New EUI site

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade react-focus-on from 3.9.1 to 3.9.2. :information_source: Keep your dependencies up-to-date....

# Summary As part of the EUI+ initiative, we want to have a new documentation website that's completely separate from EUI source code. This way the new website uses `@elastic/eui`...

task
New EUI site

**Is your feature request related to a problem? Please describe.** We experience z-index issues in Kibana when using the data grid's full screen mode due to its use of `fixed`...

data grid
low hanging fruit

## Summary Basically every component that isn't on the medium impact list (https://github.com/elastic/eui/issues/7561) and was easier to do a quick skim through. Some of the commits/components have extra cleanup in...

skip-changelog
tech debt
emotion
performance

## Summary We currently use both `htmlIdGenerator()` (44 usages) and `useGeneratedHtmlId()` (46 usages) in our function components. `useGeneratedHtmlId()` calls `htmlIdGenerator()` internally when running on React 17 and lower (see #7078)...

good first issue
tech debt
task

# Summary Loki is a Visual Regression Testing software that integrates with Storybook. We need to run it in CI for every open PR to ensure no unwanted UI changes...

blocked
task

Hello all, I'm following the Getting Started page and am on the section of Failing Icons, as when I try and use them the console throws an error saying the...

typescript
task