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

I'm trying unsuccessfully to change the font-weight of the `euiTab_content`. Taking a look at the component appears not possible to change directly the prepend and content divs inside the component....

**Describe the feature:** When using the search bar to navigate, allow shift click (or maybe shift-enter) to open in a new tab **Describe a specific use case for the feature:**...

design decision
accessibility
accessibility - screen reader
accessibility - markup

Howdy-ho EUI! So as I believe you know, we're using [Context menu](https://elastic.github.io/eui/#/navigation/context-menu) out of, well, context. We use it as the content for our sidenav in docsmobile! In researching the...

assign:engineer

When you use a data grid, with a very simple array of items and let data grid handle the sorting internally like the following: ```tsx ``` If you now sort...

bug
data grid

**Steps to reproduce** 1. Open a Kibana sample instance 2. Start a screen reader like VoiceOver or NVDA 3. Click "Last 7 days" or tab to this input and press...

accessibility
WCAG A
WCAG AA
skip-stale-check
accessibility - screen reader
accessibility - cognition

Raised here https://github.com/elastic/kibana/pull/99661 The `EuiDualRange` component fires change-events, while the user is still holding on to the end-points. This causes unnecessary updates.

feature request

## Description Our [empty button pattern](https://eui.elastic.co/#/navigation/button#empty-button) has a 4.21:1 color contrast ratio in the blue text to light blue background and the green to light green success background. A slightly...

accessibility
WCAG A
accessibility - automated

## Description A customer raised this as an issue with our sitewide search in Kibana. When users click or keypress navigate to our sitewide search, the combobox opens automatically. This...

accessibility
accessibility - WCAG A
accessibility - cognition

There are a number of reasons EUI should consider moving away from momentjs, including: * its global state creates usage hurdles and hard-to-predict code interactions * there are newer popular...

discussion
long-term goal

It would be convenient if a user could use the arrow keys to navigate between cell popovers. Currently you've to close a popover, navigate to the next cell, expand the...

feature request
data grid