Skip to content

fix(docs): move placeholder to SelectValue attribute in field-select (#11486) - #11552

Open
Rodrigoue9 wants to merge 1 commit into
shadcn-ui:mainfrom
Rodrigoue9:fix/bounty-11486
Open

fix(docs): move placeholder to SelectValue attribute in field-select (#11486)#11552
Rodrigoue9 wants to merge 1 commit into
shadcn-ui:mainfrom
Rodrigoue9:fix/bounty-11486

Conversation

@Rodrigoue9

Copy link
Copy Markdown

Title

fix(docs): move placeholder from items list to SelectValue placeholder attribute (#11486)

Description

  • Removes null dummy option { label: "Choose department", value: null } from items in base field-select example.
  • Sets placeholder="Choose department" on SelectValue to match radix example and prevent placeholder from appearing as selectable list item.

Closes #11486

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

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

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown
Contributor

Can you sign the commits please? See https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits. Thank you.

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]: "Select" component in Field example displays placeholder as selectable option

1 participant