Skip to content

New component: Combobox / Autocomplete #14

Description

@patrickkuei

Missing from the component set. Common need — searchable select for long option lists (e.g. country picker, tag search). Should extend Select's existing pattern: options, value/onValueChange, a text input that filters options as the user types, keyboard navigation (arrow keys, Enter, Escape), and an optional allowCustomValue for free-text entry. Cyberpunk aesthetic: matches Select/Input's existing focus-glow and dropdown-panel treatment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions