Greg Thompson

Results 78 comments of Greg Thompson

Setting back to draft until `EuiPortal` changes are settled

Just noting (after a refresher in the code) that `EuiToolTip` does not use `EuiPopover`, but instead uses one of its utils and mimics the behavior with `EuiPortal` + `EuiToolTipPopover`. Unless...

Had another report of this behavior today. Remains not high priority at the moment, but adding a label to ensure it doesn't get lost.

More discussion in #5181 around inclusive vs. exclusive range limits.

> I'm just focused right now on the design and possibly we will have some limitations that we can discuss later. 👍 I agree with all of Caroline's initial comments,...

Could also be related to #5463 if you are not using webpack to bundle your app.

I think that bit of documentation is just incorrect 😅 Our [own example](https://elastic.github.io/eui/#/tabular-content/in-memory-tables) has both pagination and sorting configured and does not use `onChange`. As you mention, each state will...