Skip to content

feat(prompts,core): make autocomplete placeholder tabbable#485

Merged
dreyfus92 merged 3 commits intomainfrom
fix/tabbable-vals
Mar 16, 2026
Merged

feat(prompts,core): make autocomplete placeholder tabbable#485
dreyfus92 merged 3 commits intomainfrom
fix/tabbable-vals

Conversation

@dreyfus92
Copy link
Member

adds tabbable placeholder for autocomplete: when you set a non-empty placeholder and the field is empty, tab fills it with that text so options filter and you can confirm with enter.

closes #480.

@changeset-bot
Copy link

changeset-bot bot commented Mar 9, 2026

🦋 Changeset detected

Latest commit: e8a33cf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@clack/prompts Patch
@clack/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

dreyfus92 and others added 2 commits March 10, 2026 23:24
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
@dreyfus92 dreyfus92 requested a review from natemoo-re March 16, 2026 21:09
@dreyfus92 dreyfus92 merged commit bdf89a5 into main Mar 16, 2026
5 checks passed
@dreyfus92 dreyfus92 deleted the fix/tabbable-vals branch March 16, 2026 21:41
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] Tab autocompletion using the placeholder as value not working

2 participants