Cee Chen
Cee Chen
+1ing this, the following selectors also throw "not a valid selector" errors for us in Jest (works fine in browsers): [Previous sibling](https://tobiasahlin.com/blog/previous-sibling-css-has/) selectors: ```css &:has(+ .classA) { color: red; }...
@L1nBra We need more clarification as to what you mean by "inaccessible". If the badge is not an interactive element/button and isn't clickable, then it's fully expected it's not reachable...
@aarju can you confirm if this is happening in Kibana main or just 8.9? Kevin Qualters recently contributed an EuiDataGrid fix that should stabilize height/width recalculations (https://github.com/elastic/eui/pull/6895). This fix is...
Just wanted to recap the conversation we had in Slack: Unfortunately we need the issue to be reproducible in EUI (either in a CodeSandbox or on our production docs site)...