Skip to content

Conversation

@reakaleek
Copy link
Member

@reakaleek reakaleek commented Jan 23, 2026

Context

Something in our setup is focusing the "Clear conversation" button when it appears after user input. This causes the tooltip to appear even if it's not hovered.

I traced it back to the navigation search. I don't understand why it's happening, but it must be a side effect of multiple EUI React apps (web components) on one page.

Changes

This temporarily sets tabIndex="0" so it can't be focused and therefor doesn't show the tooltip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants