Skip to content

Add an inline search variant for the Combobox - #477

Merged
jaieds merged 1 commit into
combined-prsfrom
feat/select-inline-search
Jul 16, 2026
Merged

Add an inline search variant for the Combobox#477
jaieds merged 1 commit into
combined-prsfrom
feat/select-inline-search

Conversation

@jaieds

@jaieds jaieds commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Adds the inlineSearch variant to the Select/Combobox: search input rendered inside the trigger, virtual list navigation via aria-activedescendant, badge backspace-removal in multiple mode, and the 'use client' RSC directive for Next.js App Router compatibility.

Files: select.tsx, select-types.ts, select-atom.stories.tsx, readme.md.

Replaces #449. That branch's history contained a malicious payload (obfuscated require-hijack appended to tailwind.config.js) introduced by a force-push, so the work was re-ported onto a clean branch off combined-prs. All commits signed; tsc + eslint clean; files LF-normalized.

Ports the inlineSearch feature (select.tsx, select-types.ts, stories,
readme) onto a clean base branched from combined-prs. Replaces the old
select-component/inline-search branch, whose history contained a
malicious payload force-pushed into tailwind.config.js.
Comment thread src/components/select/select-atom.stories.tsx
Comment thread src/components/select/select-atom.stories.tsx
Comment thread src/components/select/select-atom.stories.tsx
Comment thread src/components/select/select-atom.stories.tsx
Comment thread src/components/select/select-types.ts
Comment thread src/components/select/select-types.ts
Comment thread src/components/select/select-types.ts
@jaieds
jaieds merged commit 380d7bf into combined-prs Jul 16, 2026
8 checks 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.

2 participants