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
trafficstars

![image](https://user-images.githubusercontent.com/2662758/151646901-20031738-9c05-4348-ab0c-f993689c981c.png) I want to create an non-interactable tree view to show hierarchical data. But this is seems to be impossible now because the expanded nodes is an internal state of...

feature request

## Summary **EuiTooltip** attached to a button scrolls off the button when parent is scrolled. This might be only happening when the anchor element is itself on a popover. As...

skip-stale-check

Hi all, I've been facing an issue where for example I am using the EuiFieldText or EuiDatePicker and the icons don't load in. Instead there's a grey box in place...

answered

Just upgraded from 31.0.0 to 31.12.0 and spotted that datagrids with less than `pageSize` rows don't show the `pageSizeOptions` or `pagination` components. However, they still take up `pageSize * rowHeight...

design decision
feature request
data grid
stale-issue

## Theming ideas **Can prop values be generated through the global theme layer?** This is all conjecture since I don't know if the provider can be used this way. ###...

skip-changelog
stale-pr

Could you please add `print` and `fax` icons? I believe these two types of icons are used almost in every application, so would be nice to have them available by...

assign:designer
stale-issue

### Summary ### Checklist - [ ] Checked in both **light and dark** modes - [ ] Checked in **mobile** - [ ] Checked in **Chrome**, **Safari**, **Edge**, and **Firefox**...

emotion

We recently implemented custom row height selection in Discover 🥳 (PR [#122087](https://github.com/elastic/kibana/pull/122087)) . There's an issue we've encountered. When users select a new row height, this is propagated to the...

feature request
assign:engineer
data grid

Hi there, not sure if this is more a question than an issue. I hope that that's still ok. We're using an `EuiSearchBar` with a `filter`: ``` const filters: SearchFilterConfig[]...

### Summary Like it says on the tin. Also, * Closes #6016 by removing `onClick` * Uses `EuiPortal` because the portaling code is nearly identical * Uses `Global` styling because...

breaking change
emotion