Cee Chen

Results 258 comments of Cee Chen

Re-opening as valid

Quick note: upgrading Jest to v25 (from current v24) will automatically get us to jsdom v15, so we don't necessarily have to go the whole way to latest Jest (which...

I like the Solution 1 approach (setting the # of columns) that Elizabet outlined and I think I would slightly prefer that over the `type="grid"` approach - in particular I...

Original design that tooltips are intended to replace: ![Image](https://github.com/elastic/eui/assets/549407/e4d8ff77-992f-44d3-8f47-040154473efc) The tooltips replace the non-essential descriptions and will gain back valuable screen real estate.

Scope of work: API considerations: - API should go on the `option` object/type, not on the top-level component - It should be possible for mixed usage (i.e., some options to...

https://github.com/elastic/eui/issues/4797 Should be handled at the same time

@tkajtoch do you mind baking this into #7709? Also @mbondyra feel free to leave this as a comment on the PR itself since it hasn't been merged yet! edit: Oh...

Hey Lene! I'm so sorry for not reviewing this in time for Monday's release - I'm leaning towards shipping with just the combobox tooltips for this week and getting selectable...

@1Copenut I'll probably tag you in to test the screen reader experience of this tomorrow. It's working great for me on Firefox+VO but buggy for Safari+VO 😭 (it reads the...

Arggh. Thank you so much for confirming my findings Trevor, I was seeing that same behavior in Safari+VO as well. Oh actually YOU KNOW WHAT. The baseline EuiSelectable component is...