Marco Antonio Ghiani
Marco Antonio Ghiani
@mgadewoll good point, that's a follow-up responsibility on the developer side to respect the HTML structure. Another consideration I have is related to the recommendation of always nesting `EuiFlexItem` inside...
@tkajtoch In our offline conversation regarding this issue, we discussed extending the `component` property to all the `keyof ReactHTML | string` options. I see there are some other scenarios where...
> Personally I'd prefer not using EuiFlexItem + extra wrappers in the first place where reasonable for the use case (when flex is not needed for the children) to reduce...
The fix for the `undefined` customization LGTM, regarding the default size for the flyout, the screenshot shows an example with a simple document, while having more complex logs can result...
For this upgrade to a major version, the [official Xstate docs](https://stately.ai/docs/migration#xstate-v5-and-typescript) states: > XState v5 and its related libraries are written in TypeScript, and utilize complex types to provide the...
Created an [issue](https://github.com/elastic/kibana/issues/189882) to track the major upgrade work