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

**Is your feature request related to a problem? Please describe.** `EuiDescriptionList` columns currently default to a width of 50%. Depending on the screen size, these columns can be spread quite...

design decision
feature request
good first issue
stale-issue
help wanted

As our library continues to grow and evolve, we must evaluate and monitor how we're impacting performance in consuming projects -- particularly in Kibana. [This PR](https://github.com/elastic/eui/pull/7374#issuecomment-1821861724) raised concerns about the...

meta
emotion

We've talked a lot about which projects & environments we want to support. I'm rolling those up into this ticket as a place to track discussions & decisions. External (non-Elastic)...

meta

The existing EuiComboBox has a few a11y shortcomings and differs in implementation from EuiSelectable which has been crowned as the future implementation of dropdown-like things. To consolidate implementations of similar...

accessibility

This is a meta ticket to discuss the rollout plan of the CSS in JS solution (Emotion). It is for documenting the expected upgrade process both within EUI and by...

meta

## Description Some components will benefit from having a Cypress component test suite that includes a `cy.checkAxe()` accessibility scan. These components are listed below. ## Components - [x] Breadcrumbs -...

meta
accessibility
testing
accessibility - automated

As part of a larger effort to replace the existing EUI documentation and build up EUI into a more robust design system, we would like to build out a [storybook](https://storybook.js.org/)...

meta

**Is your feature request related to a problem? Please describe.** While on terms of usability and accessibility the framework is improving, it is becoming challenging to test on these aspects...

feature request
testing
task

The EUI library has accumulated more components than a Design System should reasonably have. This library should be bisected into a "Core" library, and an "Advanced" library. A precedence for...

feature request
meta

**Is your feature request related to a problem? Please describe.** There are cases where in Kibana you have a regular flyout and you want to open a push flyout from...

design decision
feature request