skeletonlabs/skeleton
Auf GitHub ansehenCreate ComboBox Sample to mirror AutoComplete Input Chip Sample
Open
#4.044 geöffnet am 1. Nov. 2025
feature requestgood first issue
Repository-Metriken
- Stars
- (5.662 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 4T 4h) (8 gemergte PRs in 30 T)
Beschreibung
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