Skip to content

fix(bubble): reserve space for BubbleReactions (#11474) - #11551

Open
Rodrigoue9 wants to merge 1 commit into
shadcn-ui:mainfrom
Rodrigoue9:fix/bounty-11474
Open

fix(bubble): reserve space for BubbleReactions (#11474)#11551
Rodrigoue9 wants to merge 1 commit into
shadcn-ui:mainfrom
Rodrigoue9:fix/bounty-11474

Conversation

@Rodrigoue9

Copy link
Copy Markdown

Title

fix(bubble): reserve space for BubbleReactions to avoid overlapping adjacent bubbles and message footers (#11474)

Description

  • Updates bubbleVariants to apply margin offset when data-slot="bubble-reactions" is present (has-[[data-slot=bubble-reactions][data-side=bottom]]:mb-3.5).
  • Prevents out-of-flow reaction pills from covering subsequent messages in BubbleGroup or overlapping MessageFooter content.

Closes #11474

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

@Rodrigoue9 is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown
Contributor

Can you sign the commits please? See https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits. Thank you.

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.

[bug]: BubbleReactions is absolutely positioned and overlaps whatever follows the bubble (grouped bubbles, MessageFooter)

1 participant