← All tests

Product attributes — searchable combobox + inline create (prod)

Test-run red item #4 (Search attribute to add). Captured from a product editor on lumiere-coffee.nixtech.app.

Gate 2 8/8 passed · 51/51 regression. On a product's Attributes & Variants editor, the plain attribute dropdown is now a searchable combobox. Type to filter the attribute library; when the typed text matches nothing, a blue-green “Create” row opens an inline popup pre-filled with the typed name + an Instant/Never toggle + a values list. On Create, the new attribute is persisted and auto-selected into the line (DB-verified end-to-end on prod; the product's saved lines are untouched). nix-cafe 86cf089, no migration.

1 — Combobox with the “Create” row

Attribute combobox showing a Create row for the typed name
Typing a name that matches no attribute surfaces the blue-green Create option. Click to zoom.

2 — Inline create popup (name pre-filled)

Inline create-attribute popup with name pre-filled, Instant/Never, and values
Name carried over from the search; pick Instant/Never and add values; Create auto-selects it. Click to zoom.