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

This is a meta ticket to cover all deprecations planned for EUI. These dates can and will be moved up if upgrades happen swiftly. Deprecations will generally be a 3...

breaking change
meta
deprecations

⚠️ The new CSS anchor positioning spec is **not yet implemented** by all browsers and its API is **not yet stable**. This functionality is not ready to use within the...

blocked
tech debt

## Summary Adding a new icon in our EUI Library, it's for the creation of new conversations, new chats for the AI Assistant. Here is also the Figma link to...

## Summary This is a **setup PR**. NOTE: No functional output DOM should have changed as a result of this PR, it's purely meant to DRY out repetitive logic and...

tech debt

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@elastic/charts](https://togithub.com/elastic/elastic-charts) | [`^63.1.0` -> `^64.0.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/63.1.0/64.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@elastic%2fcharts/64.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
skip-changelog

**Describe the bug** Modal dialogs must trap keyboard and virtual cursor focus to ensure screen reader users do not accidentally escape the modal and start interacting with the rest of...

bug
accessibility
accessibility - WCAG A
accessibility - screen reader

## Summary To provide stable unique identifier generation between the client and server side, we need to introduce a new context to be used whenever EUI is rendered on the...

stale-issue
tech debt

**Describe the bug** I've recently upgraded from EUI v37 to v93. It seems that in the meantime, the animation for EuiProgress was lost. I suspect: https://github.com/elastic/eui/commit/21a24c313a126d54e64f46177e51fdc44a898821 `src/components/progress/_progress.scss` had ```css &::-webkit-progress-value...

bug
⚠️ needs validation

## Summary We have quite some requirements where we want to use a popover on a hover action rather than onClick. I understand from the EUI guidelines that Tooltip should...

design decision
feature request

### 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