Skip to content

fix(input-group): prevent addon text from being cut off - #827

Merged
dhairyashiil merged 2 commits into
mainfrom
fix/input-group-addon-text-cutoff
Jul 29, 2026
Merged

fix(input-group): prevent addon text from being cut off#827
dhairyashiil merged 2 commits into
mainfrom
fix/input-group-addon-text-cutoff

Conversation

@pasqualevitiello

Copy link
Copy Markdown
Contributor

Summary

  • Remove leading-none from InputGroupAddon and InputGroupText
  • Prevents addon label text from being clipped when line-clamp-1 / truncate is applied

Test plan

  • Open an input group with InputGroupText addon labels (e.g. currency / unit prefixes)
  • Confirm addon text is fully visible and not clipped at the top/bottom
  • Spot-check inline-start and inline-end alignments at default and sm sizes

Made with Cursor

Remove leading-none so line-clamp/truncate no longer clips InputGroupText.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jul 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, Comment Jul 29, 2026 5:24pm
coss-com-ui Ready Ready Preview, Comment Jul 29, 2026 5:24pm
coss-examples-calcom Ready Ready Preview, Comment Jul 29, 2026 5:24pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
coss-com-origin Skipped Skipped Jul 29, 2026 5:24pm

Request Review

Co-authored-by: Cursor <cursoragent@cursor.com>
@dhairyashiil
dhairyashiil merged commit caaf517 into main Jul 29, 2026
13 checks passed
@dhairyashiil
dhairyashiil deleted the fix/input-group-addon-text-cutoff branch July 29, 2026 17:52
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.

2 participants