Tomasz Kajtoch

Results 55 comments of Tomasz Kajtoch

I chatted with @machadoum about this feature and they're moving with a simpler implementation at the moment to get it done by Kibana 8.14. We have more time to work...

Hey @r4zr32d3k1l would you mind sharing more details from the design perspective on this feature request?

I've opened a [PR](https://github.com/elastic/eui/pull/7688) that adds support for any tag names defined in `JSX. IntrinsicElements` and custom React components. Both `EuiFlexGroup` and `EuiFlexItem` are now typed better to ensure good...

We plan to update next-eui-starter to the latest Next.js and EUI versions within the next few weeks and provide a fix for the flash of unstyled text bug. The bug...

You shouldn't use `redux-api-middleware`'s action types to dispatch such actions. However, you can catch the success action somewhere (you can choose from writing a middleware handling this, using redux-saga, and...

We think this effort will take approximately two more weeks based on recent discussions.

@thomheymann Thank you for your detailed improvement requests! We'll look into each of them, see how complicated the changes would be and we'll put them on our regular development schedule...

Thanks for reporting this and including so many helpful details! I was able to reproduce it locally. Replacing tabs in the runtime is pretty unusual, and I agree it has...

We're not planning to work on this bug in the near future. It's an edge case, and there's a workaround available. As always, community contributions are welcome!

We're actively working on getting EUI on TypeScript 5. Here's the issue list you can check to track this effort: * #7340 - update all existing typings to be compatible...