Skip to content

feat(design): Add a select that can be searched - #4

Merged
nfebe merged 1 commit into
mainfrom
feat/searchable-select
Sep 11, 2026
Merged

feat(design): Add a select that can be searched#4
nfebe merged 1 commit into
mainfrom
feat/searchable-select

Conversation

@nfebe

@nfebe nfebe commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Add SearchableSelect, for a set of options too long to scroll. Options may carry a group, which renders as a heading.

@nfebe
nfebe force-pushed the feat/searchable-select branch from 5fea017 to f361cf3 Compare September 11, 2026 16:48
@nfebe nfebe changed the title feat(design): Add a select that can be searched feat(design): Add a dropdown that can be searched Sep 11, 2026
A native select is usable for a handful of options and not for a hundred.
A provider names its models and nobody remembers the spelling, so the one
place that has to offer them all could only offer a list to scroll.

Options carry a group, which becomes a heading in place rather than a
nested list, so what the keyboard counts and what is on screen stay in the
same order.
@nfebe
nfebe force-pushed the feat/searchable-select branch from f361cf3 to 02c6b6b Compare September 11, 2026 16:54
@nfebe nfebe changed the title feat(design): Add a dropdown that can be searched feat(design): Add a select that can be searched Sep 11, 2026
@nfebe
nfebe merged commit 888d587 into main Sep 11, 2026
1 check passed
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.

1 participant