Conversation
- mounted snapshots are a huge headache especially with the Emotion wrappers that don't provide meaningful information and cause snapshot churn on style changes
|
Pinging @elastic/eui-team (EUI) |
thomheymann
left a comment
There was a problem hiding this comment.
security changes LGTM
ThomThomson
left a comment
There was a problem hiding this comment.
Presentation snapshot changes LGTM
|
Thanks for the thorough QA / catching that @yctercero! That's an odd change, as I'm not seeing anything in v84's changelog that would cause it. Let me pull in latest to make sure it's not related to #161592 and debug locally. |
|
@elasticmachine merge upstream |
- the `width: 100%` was the main fix, but using `@emotion/react` and styled components in the same plugin does not work correctly (per the removed comment). Either migrate the whole component or use `@emotion/css` in the interim instead
|
@yctercero It looks like an internal accordion change in this release is causing the issue - thank you again for catching it. Changing While I was there, I also tweaked the component's use of Emotion - the existing comment that noted issues was due to plugins not being able to use both |
yctercero
left a comment
There was a problem hiding this comment.
LGTM - thanks so much for the fix!
banderror
left a comment
There was a problem hiding this comment.
Detection Rule Management changes LGTM 👍
|
|
||
| export const groupingContainerCss = css` | ||
| .groupingAccordionForm .euiAccordion__childWrapper .euiAccordion__padding--m { | ||
| .groupingAccordionForm .euiAccordion__childWrapper .euiAccordion__children { |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
💔 Build FailedFailed CI StepsMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
|
Whoa, I'm not totally sure why the PR auto-merged with a failing Security Cypress test, apologies all. I assume it's a flake as the previous run passed - Security team, please feel free to ping me if not! |


Summary
eui@83.1.0⏩eui@84.0.084.0.0EuiDualRange'sminInputPropsandmaxInputPropsto support passing more props to underlying inputs (#6902)EuiFocusTrapnow supports configuring cross-iframe focus trapping via thecrossFrameprop (#6908)Bug fixes
EuiFilterButtonicon display (#6900)EuiComboboxcompressed plain text display (#6910)EuiResizablePanels (#6926)Breaking changes
EuiFocusTrapnow defaults to not trapping focus across iframes (#6908)