Skip to content

Commit

Permalink
Revert "Update changelog"
Browse files Browse the repository at this point in the history
This reverts commit cccecc6.
  • Loading branch information
acstll committed Dec 4, 2024
1 parent c38ca1c commit d891b2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/eui/changelogs/upcoming/8140.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
**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 d891b2e

Please sign in to comment.