SEV-392: reusable fuzzy combobox component (+fuzzysort) v0.4.0 #4
Reference in New Issue
Block a user
Delete Branch "sev-392/combobox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
comboboxData(config)Alpine factory — the foundation for replacing native<select>chrome across the frontends with inputs that match our text fields and are searchable.x-modelablevalue binding.allowFree(default) commits any typed value, so off-list entries (classics, kit cars) are never blocked and no separate "enter manually" mode is needed;allowFree:false(closed lists like US states) snaps back to a valid option on blur.fuzzysortdep,./comboboxexport, v0.4.0. 17/17 tests pass.Consumed next by the convert wizard (SEV-393), then the select sweep.
🤖 Generated with Claude Code