eui
eui copied to clipboard
Elastic UI Framework 🙌
**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...
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...
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)...
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...
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...
## 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 -...
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/)...
**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...
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...
**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...