skeletonlabs/skeleton

Create ComboBox Sample to mirror AutoComplete Input Chip Sample

Open

#4,044 opened on Nov 1, 2025

View on GitHub
 (0 comments) (2 reactions) (0 assignees)CSS (358 forks)batch import
feature requestgood first issue

Repository metrics

Stars
 (5,662 stars)
PR merge metrics
 (Avg merge 4d 4h) (8 merged PRs in 30d)

Description

Describe the feature in detail (code, mocks, or screenshots encouraged)

In V2 there was a sample that used the InputChip and Autocomplete together:

My team combined this with the popup sample on the same page, to create a multi-select AutoComplete Combobox

There is no easy parallel to this with the V4 Combobox, which made our recent migration time consuming. I'd love to see Skeleton support this type of feature, either with a native / expanded component or a more detailed sample in the documentation.

What type of pull request would this be?

Guide

Provide relevant links or additional information.

No response

Contributor guide