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

### Current situation When a user has many selected options in a filter group [multi-select](https://elastic.github.io/eui/#/forms/filter-group#multi-select), it's taking a lot of clicks to clear the selection. ### Requested feature Make it...

feature request
documentation
assign:anyone
good first issue
skip-stale-check

### Summary This PR converts EuiRange sliders to **Emotion** and fixes the following issues: - [ ] #5923 - [ ] #5725 - [ ] #5186 - [ ] #5228...

skip-changelog

If the content of a cell is both right aligned and clickable (e.g. a link), then the cell actions sliding in on hover make it hard to hit the link:...

data grid

Trying to grab the range slider dot on mobile (iOS specifically) is a bit of a challenge. I think the handler area is probably too small, and needs to be...

emotion

As a user, I would expect the refresh interval to stick to the unit I have set it. For example: if I set it to 62 seconds, I would expect...

### Summary closes https://github.com/elastic/eui/issues/2482, see also https://github.com/elastic/kibana/issues/90515 for reference > ⚠️ WIP, opening for early staging QA/testing and feedback @miukimiu Just opening this for a quick reference - I'd love...

We are getting a security flag for remark-parse because of its use of [email protected]. > All versions of package trim lower than 0.0.3 are vulnerable to Regular Expression Denial of...

platform
skip-stale-check

Adding an `isDropdown` prop to `EuiFormControlLayoutDelimited` just adds a down arrow icon at the end of the form control. The icon is not clickable, and there doesn't seem to be...

design decision
discussion

When putting an `EuiSelect` in one of the control slots, the dropdown arrow gets pushed away. ### Expected ### Actual This is because the layout control overrides styles on `.euiFormControlLayoutIcons`...

bug

The Presentation team is building a tabs system for Dashboard. This will involve allowing dashboard authors to create, edit, and delete a collection of tabs. One feature which is missing...

feature request