Skip to content

fix(ui): contain long item labels - #842

Merged
pasqualevitiello merged 1 commit into
mainfrom
codex/fix-item-text-overflow
Aug 31, 2026
Merged

fix(ui): contain long item labels#842
pasqualevitiello merged 1 commit into
mainfrom
codex/fix-item-text-overflow

Conversation

@pasqualevitiello

Copy link
Copy Markdown
Contributor

Summary

  • allow Combobox, Select, and Drawer item text tracks to shrink within their containers
  • wrap unbroken labels by default while preserving consumer-applied truncation
  • synchronize registry, packaged UI sources, and generated registry artifacts

Fixes #839

Testing

  • registry build and UI synchronization passed
  • Biome checks passed with informational warnings only
  • manually verified long unbroken labels in Combobox, Select, and Drawer
  • typecheck still reports the pre-existing Calendar @daypicker/react export errors unrelated to this change

@vercel

vercel Bot commented Aug 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
coss-com Ready Ready Preview Aug 29, 2026 8:27am
coss-com-ui Ready Ready Preview Aug 29, 2026 8:27am
coss-examples-calcom Ready Ready Preview Aug 29, 2026 8:27am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
coss-com-origin Skipped Skipped Aug 29, 2026 8:27am

Request Review

@pasqualevitiello
pasqualevitiello merged commit 758e653 into main Aug 31, 2026
13 checks passed
@pasqualevitiello
pasqualevitiello deleted the codex/fix-item-text-overflow branch August 31, 2026 08:53
@linear-code

linear-code Bot commented Aug 31, 2026

Copy link
Copy Markdown

ENG-4024

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI] Combobox/Select/Drawer item text overflows the popup — grid track 1fr cannot shrink

2 participants