Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(components): fixes issue 4101 with combobox #4191

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danewhitfield
Copy link

Fixes issue #4101

When a selection has too many characters we prevent an overflow by truncating the text and preserving the width and the icons position:
Screenshot 2024-07-06 at 15 22 34

Copy link

vercel bot commented Jul 6, 2024

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

A member of the Team first needs to authorize it.

@danewhitfield danewhitfield changed the title fix(4101): fixes issue 4101 with combobox Jul 6, 2024
@stimw
Copy link

stimw commented Jul 23, 2024

definitely need this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants