Cee Chen
Cee Chen
I would strongly rather not bloat the scope and open up an infinite possibility of actions. I'm concerned about that long term because we don't want consumers doing super crazy...
@alexwizp if no objections I'd be happy to take over this PR or open another with the new API for table header tooltips!
@alexwizp I didn't end up making a new issue/PR apologies, although it's in my mental backlog. Feel free to create an issue if you'd like something more tangible :) I'm...
@kertal @MichaelMarcialis Apologies that it's been a while since we picked this issue up - but just to clarify, is the scope of this PR **just** to remove the `Single`...
@kertal Do you mind providing a timeline/priority for the two separate requests (first is simplifying the control/selector UI, and the second is actually changing how the `lineCount` row height behaves)?...
This functionality is now achievable via a feature flag in the `rowHeightsOptions` prop: ```tsx ``` Also see https://eui.elastic.co/pr_8096/storybook/?path=/story/tabular-content-euidatagrid-rowheightsoptions-prop--auto-below-line-count for an example of the behavior in the UI.
@walterra Do you mind clarifying if you're trying to use Observable Framework for an Elastic/Kibana project or for personal side use? That will help us determine priority/support.
@ricknichols667 We generally do not fix bugs or provide support for older versions of EUI - we'd ask that either you upgrade your EUI version to latest (v95.2.0) or that...
I left a [comment on the originating issue](https://github.com/elastic/eui/issues/7822#issuecomment-2177242933) for this - generally, I'm not a huge fan of adding production-impacting features for non-production use cases, and would prefer we turn...
I'm generally not a _huge_ fan of adding functionality to production components for the sake of non-production use-cases. Can I ask why we can't just disable EUI's global styles completely...