Dmitrii Shevchenko
Dmitrii Shevchenko
**Related issues: https://github.com/elastic/kibana/issues/136616** ### Summary Currently, `EuiBasicTable` doesn't support the table selection to be controlled from a parent component. That means if there's a global state that keeps track of...
When I enter multiple space characters, such as ` `, in rich mode and then switch to source mode, I see the spaces encoded as Unicode hex codes: `   `....
**Resolves: https://github.com/elastic/kibana/issues/187706** ## Summary Added the `isCustomized` field recalculation after a bulk edit operation on rules as part of the [rules customization epic](https://github.com/elastic/security-team/issues/1974). **Background** The `isCustomized` field is a rule...