Skip to content

Commit 4ed760b

Browse files
committed
changelog
1 parent 9ac1d5f commit 4ed760b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

upcoming_changelogs/7055.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- Updated `EuiToolTip` with a new `setAriaDescribedBy` prop. This defaults to true (reflecting prior behavior), and can now be configured to `false` if your tooltip contains duplicative content or (e.g. when setting your own `aria-label` or `aria-describedby` attributes).
2+
3+
**Bug fixes**
4+
5+
- Fixed `EuiToolTip` overriding instead of merging its `aria-describedby` tooltip ID with any existing `aria-describedby`s

0 commit comments

Comments
 (0)