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
Typing a name that matches no attribute surfaces the blue-green Create option. Click to zoom.
2 — Inline create popup (name pre-filled)
Name carried over from the search; pick Instant/Never and add values; Create auto-selects it. Click to zoom.