Skip to content

Commit

Permalink
chore: generate a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
weronikaolejniczak committed Nov 18, 2024
1 parent 78816ee commit e2b25bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/eui/changelogs/upcoming/8140.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
**Accessibility**

- Improved the accessibility experience of the tooltip components (`EuiTooltip`, `EuiIconTip`). When these tooltips 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.

0 comments on commit e2b25bd

Please sign in to comment.