Cee Chen

Results 316 comments of Cee Chen

Tweaked the issue title to be a bit more generic and descriptive of the underlying issue. There are two potential approaches here: make the popover footer keyboard accessible through some...

This issue is semi-related to the comment I left in https://github.com/elastic/eui/issues/6592#issuecomment-1430760423 - in general EUI does not explicitly support popover repositioning on scrolling _containers_ (as opposed to scrolling bodies), and...

Still valid 2 years later 😅 CodeSandbox link with most recent EUI: https://codesandbox.io/s/aged-bush-7q7qcw?file=/demo.js Problematic code that reveals the issue: https://github.com/elastic/eui/blob/bec6b694c2352c0af762976acdc9ab97b5e1918d/src/components/combo_box/combo_box.tsx#L946-L952 The small size is causing the container to lose focus...

@jguerreiro-wr I cannot reproduce this behavior in latest EUI: - https://ng2xkg.csb.app/ - https://codesandbox.io/p/sandbox/kind-agnesi-ng2xkg?file=%2Fdemo.js%3A127%2C8-146%2C9 Unless you can provide a working reproducible CodeSandbox of this behavior on latest EUI, we'll mark this...

Closing as can't repro - if you can repro this in Kibana but not in EUI, please re-open the issue in Kibana.

@logeekal We're trying to determine priority on this - is this something you could see fixing as part of your draft PR? Or is this blocking your current work? If...