Skip to content

[8.8] Upgrade EUI to v77.1.2 (#156232)#156284

Merged
kibanamachine merged 2 commits intoelastic:8.8from
kibanamachine:backport/8.8/pr-156232
May 1, 2023
Merged

[8.8] Upgrade EUI to v77.1.2 (#156232)#156284
kibanamachine merged 2 commits intoelastic:8.8from
kibanamachine:backport/8.8/pr-156232

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.8:

Questions ?

Please refer to the Backport tool documentation

## Summary

`eui@77.1.1` ⏩ `eui@77.1.2`

This upgrade consists of a backport release intended to fix a major bug
where portals within `EuiFlyout`s and `EuiModal`s are not scrollable.
fixes elastic#156161

This release also adds functionality that resolves the need for a TODO
workaround added in elastic#153227

---

## [`77.1.2`](https://github.com/elastic/eui/tree/v77.1.2)

- Updated `EuiFocusTrap` to support the `gapMode` prop configuration
(now defaults to `padding`)
([elastic#6744](elastic/eui#6744))

**Bug fixes**

- Fixed the `scrollLock` property on `EuiFocusTrap` (and other
components using `EuiFocusTrap`, such as `EuiFlyout` and `EuiModal`) to
no longer block scrolling on nested portalled content, such as combobox
dropdowns ([elastic#6744](elastic/eui#6744))

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 0564e54)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label May 1, 2023
@kibanamachine kibanamachine enabled auto-merge (squash) May 1, 2023 17:11
@cee-chen
Copy link
Copy Markdown
Contributor

cee-chen commented May 1, 2023

@elasticmachine merge upstream

@kibanamachine kibanamachine merged commit ccc95b5 into elastic:8.8 May 1, 2023
@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
core 353.2KB 353.1KB -122.0B
kbnUiSharedDeps-npmDll 6.0MB 6.0MB +99.0B
total -23.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
enterpriseSearch 17 19 +2
securitySolution 399 402 +3
total +5

Total ESLint disabled count

id before after diff
enterpriseSearch 18 20 +2
securitySolution 479 482 +3
total +5

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @cee-chen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants