Skip to content

fix(dropdown-menu): prevent radix content truncation (#11526) - #11553

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

fix(dropdown-menu): prevent radix content truncation (#11526)#11553
Rodrigoue9 wants to merge 1 commit into
shadcn-ui:mainfrom
Rodrigoue9:fix/bounty-11526

Conversation

@Rodrigoue9

Copy link
Copy Markdown

Title

fix(dropdown-menu): prevent radix content truncation with small triggers (#11526)

Description

  • Changes w-(--radix-dropdown-menu-trigger-width) to min-w-[8rem] in Radix DropdownMenuContent.
  • Matches the new-york-v4 specification and prevents dropdown menus with small or icon-only trigger buttons from collapsing and truncating menu item text.

Closes #11526

@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]: Dropdown Menu truncates content with Radix

1 participant