Remove variant property value options

I accidentally added a new value option to one of my component variant’s properties. Now the variant property dropdown is polluted with these two unwanted values.

remove_variant_values

When I click back on the parent component, I don’t see a way to remove the new value option, only the ability to remove the entire property.

SNUI v1.1 2021-07-23 12-32-51

Any idea how to do this?

Hi! Those values are showing up because they are associated with components in the variant set. When you select a variant set, the UI shown is basically a reporting of the existing component values.

If you look at the names of your components, you’ll have one whose name includes “Type=N/A” and another that has “Type=New value” as part of its name.

2 Likes

Ahh I see. Thanks, Joseph!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.