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 issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Edited/Blocked These updates have been manually edited so Renovate will no longer make...

This feature request is based on [this comment](https://github.com/elastic/eui/pull/7861#issuecomment-2210545786) and suggests adding a new `nameTooltip` API for `EuiBasicTable`. Example: ```ts const columns = [ { field: 'github', name: 'Github', nameTooltip: {...

feature request
accessibility
low hanging fruit

## Summary This PR adds a config option to disable auto sort behavior for field value selection filters (addresses https://github.com/elastic/eui/issues/7955) on eui search. In small lists it can be quite...

community contribution

## Summary I think that the bug can be fixed if we add a gridStyles to a deps array for useUpdateEffect for grid styles. Analysing the code I spotted that...

community contribution

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

**Is your feature request related to a problem? Please describe.** Eui search bar field value selection filter dropdowns currently automatically sort checked items to the top. I small lists with...

feature request
help wanted

**Is your feature request related to a problem? Please describe.** Related feature request in Kibana: https://github.com/elastic/kibana/issues/188066 In `EuiDataGrid`, it isn't currently possible to customize the order of components inside of...

feature request
data grid

# Summary The new interactive `` component should integrate with CodeSandbox like the current EUI website. # Acceptance criteria * The `` component should have an `Open in CodeSandbox` button...

# Summary The new documentation website has a few minor styling issues affecting the look of the content and rendered component previews: 1. The `MDXContent` default styles affect and override...

Working on issue #7824

community contribution