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