Skip to content

fix(input): hide placeholder when chips are present#787

Merged
rohanchkrabrty merged 1 commit into
mainfrom
worktree-combobox
May 7, 2026
Merged

fix(input): hide placeholder when chips are present#787
rohanchkrabrty merged 1 commit into
mainfrom
worktree-combobox

Conversation

@rohanchkrabrty

@rohanchkrabrty rohanchkrabrty commented May 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Input now hides its placeholder when chips are rendered, preventing overlap with selection chips.
  • Combobox in multiple mode auto-benefits since it renders selected values as chips on the underlying Input. Removing all chips restores the placeholder.

@vercel

vercel Bot commented May 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
apsara Ready Ready Preview, Comment May 7, 2026 6:29am

@coderabbitai

coderabbitai Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@rohanchkrabrty has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 36 minutes and 3 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0fed3fb6-40da-467b-97aa-77a3a2eb604e

📥 Commits

Reviewing files that changed from the base of the PR and between 15aedf3 and 110630c.

📒 Files selected for processing (2)
  • packages/raystack/components/combobox/__tests__/combobox.test.tsx
  • packages/raystack/components/input/input.tsx

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@rohanchkrabrty rohanchkrabrty requested a review from rohilsurana May 7, 2026 04:57
@rohanchkrabrty rohanchkrabrty self-assigned this May 7, 2026
@rohanchkrabrty rohanchkrabrty changed the title fix(combobox): hide placeholder when items selected in multi-select fix(input): hide placeholder when chips are present May 7, 2026
Combobox in multi-select mode auto-benefits since it renders selected values as chips on the underlying Input.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rohanchkrabrty rohanchkrabrty merged commit 6474cbf into main May 7, 2026
5 checks passed
@rohanchkrabrty rohanchkrabrty deleted the worktree-combobox branch May 7, 2026 06:37
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.

2 participants