eui
eui copied to clipboard
Elastic UI Framework 🙌
## Summary Resolved #7919 We are Unable to Directly Config EuiMarkdownFormat to Open Link in Net Tab, which is essentially needed. Issue #7919
## Summary closes #7660 This PR updates how `EuiDataGrid` header cells behave to support interactive cell content. There are 2 separate scenarios for standalone header cell navigations with this update:...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when links in the `EuiMarkdownFormat` open in the same page. **Describe the solution you'd like** We should...
**Describe the bug** CodeSandbox here: https://codesandbox.io/s/quirky-fire-cpj3v7?file=/demo.js When the `DataGrid` accepts a `gridStyle` prop, updates to that prop don't cause the data grid to re-render. In the above example, if you...
This issue is particularly bad when there's only 1 row to visualize on the data grid as the header takes up the full space. As a user who always keep...
## Summary >[!IMPORTANT] > This is a testing branch/PR only and should not be merged
## Problem description The SuperDatePicker currently restarts a pending auto-refresh interval on every prop change: https://github.com/elastic/eui/blob/f879d1288e8a13f268c97fd67c1f2f772891c0b8/src/components/date_picker/super_date_picker/super_date_picker.js#L195-L200 The effect is that the auto-refresh is never triggered if the component's props change...
**Is your feature request related to a problem? Please describe.** Right now EuiText generates a wrapping `.` This is problematic when it's a child of a `p`, which generates console...
hi team, after raising [this thread with Chandler](https://elastic.slack.com/archives/C7QC1JV6F/p1668636699772439), he recommended we create an issue to address our concern: we'd like to configure `EuiSelectableTemplateSitewide` in such a way that the default...
## Summary _Setting to draft until we can check in Kibana and get the go-ahead._ Our page titles and weights - esp in modals and flyouts - are heavy and...