You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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