Skip to content

Conversation

@wescopeland
Copy link
Member

This PR migrates this component from BaseTooltip to BaseHoverCard:
Screenshot 2025-11-09 at 11 21 20 AM

There shouldn't be much, if any, of a discernible difference (with the exception of you can now move your mouse into the card content).

Hover cards have different accessibility implications than tooltips: they aren't announced to screen readers and they don't pop for mobile devices. They also are more responsive when stacked next to each other horizontally. All in all, I think they're a better fit for these components.

@wescopeland wescopeland requested a review from a team November 9, 2025 16:23
@Jamiras
Copy link
Member

Jamiras commented Nov 9, 2025

they don't pop for mobile devices.

I'm not sure if it's because I'm emulating mobile, but they do seem to pop sometimes - presumably dependent on how quickly the tooltip responds vs. the page turn.

2025-11-09.11-24-53.mp4

@wescopeland
Copy link
Member Author

they do seem to pop sometimes

Good catch. It took a lot of clicking, but I managed to repro locally. Should be fixed now in latest.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants