EuiButtonIcon isLoading breaks EuiTooltip onBlur hide behavior #8014
Labels
answered
Issues answered by the EUI team - auto-closes open issues in 7 days if no follow-up response
blocked
bug
known issue
Describe the bug
If EuiButtonIcon has isLoading that is changing after click on the button the wrapping EuiToolTip stops hiding on blur.
Impact and severity
Every single EuiButtonIcon wrapped in EuiToolTip.
Specific UI that gets affected is new DataQuality dashboard introduced in 8.16 with new custom action table item index check button icon.
Environment and versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Tooltip should disappear
Minimum reproducible example
Minimum reproducible sandbox
codesandbox link
Screenshots
https://github.com/user-attachments/assets/25a6236b-ccff-4ad3-abc9-f55ba0c926ed
(23rd second when clicking away from focused button, tooltip stays)
The text was updated successfully, but these errors were encountered: