Skip to content

fix: wrap TooltipContent in TooltipPrimitive.Portal to prevent overflow clipping#1426

Open
ltlylfun wants to merge 1 commit intovercel:mainfrom
ltlylfun:fix/tooltip-portal-overflow-clipping
Open

fix: wrap TooltipContent in TooltipPrimitive.Portal to prevent overflow clipping#1426
ltlylfun wants to merge 1 commit intovercel:mainfrom
ltlylfun:fix/tooltip-portal-overflow-clipping

Conversation

@ltlylfun
Copy link

problem:
The tooltip content could be clipped or hidden when rendered inline, appearing as though it was cut off by its parent container.
This change wraps TooltipContent in TooltipPrimitive.Portal to prevent overflow clipping.

  • before:
image
  • After:
image

@vercel
Copy link
Contributor

vercel bot commented Feb 26, 2026

@ltlylfun is attempting to deploy a commit to the Zeb Hermann's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant