Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
acstll committed Dec 4, 2024
1 parent 559f9d2 commit cccecc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eui/changelogs/upcoming/8140.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
**Accessibility**

- When the tooltips components (`EuiTooltip`, `EuiIconTip`) are used inside components that handle the Escape key (like `EuiFlyout` or `EuiModal`), pressing the Escape key will now only close the tooltip and not the entire wrapping component.
- In `EuiModal` the close button is now placed **after** the header, in the DOM, for correctness in reading order.

0 comments on commit cccecc6

Please sign in to comment.