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

## Summary closes https://github.com/elastic/eui/issues/7829 I originally started this work hoping it would be a quick fix/workaround solution to the broken docs example, but I quickly realized that `EuiThemeProvider` needed to...

Our current `EuiBasicTable` examples need to be updated to be more accessible using `EuiIconTip`.

documentation
skip-changelog

## Problem https://eui.elastic.co/#/theming/breakpoints/values#custom-values Broken EuiProvider example: https://github.com/elastic/eui/blob/5c4031565d1f0fef7e08e2377ea5b29bf8963b54/packages/eui/src-docs/src/views/theme/breakpoints/breakpoints.tsx#L54 The PR that broke this was https://github.com/elastic/eui/pull/6949 - we now return early for nested `EuiProvider`s, meaning there can only be one top-level provider...

bug
documentation
known issue

- EUI version: 60.0.0 - React version: 18.3.1 - Build tool: webpack **Minimum reproducible sandbox** When using elasticui euidatagrid and trying to the following issues occur: 1. When reordering column...

question

**Describe the bug** I'm trying to use EUI with Observable Framework (https://observablehq.com/framework/what-is-framework). Observable Framework offers 2 ways to use js libraries, both seem to fail with EUI. When trying to...

bug
known issue

Relates to https://github.com/elastic/docsmobile/issues/856 **Describe the bug** We have an intermittent issue where some users see a grey box where icons should be. We've held off on opening the issue because...

bug
⚠️ needs validation

# Summary We want to show examples of our components on the EUI+ website that include source code and interactive outputs. Similar to what we do on the [current documentation...

EUI Plus
task
New EUI site

### Acceptance criteria - [ ] All SCSS files have been removed from the component(s) directory - [ ] All SCSS overrides have been removed from the Amsterdam theme -...

emotion
task

# Summary The documentation content page ([`DocRootLayoutMain`](https://github.com/facebook/docusaurus/blob/main/packages/docusaurus-theme-classic/src/theme/DocRoot/Layout/Main/index.tsx) and its children) looks slightly different from the classic docusaurus theme. We need to implement the design changes required for it to match...

# Summary `EuiProvider`'s default global styles are overriding and breaking some docusaurus styles, making its typography unusable. We need to find a way how to balance these two either by...

EUI Plus
New EUI site