Skip to content

Make it possible to unset the default of a select attribute  #1801

Open
@loekvangool

Description

@loekvangool

Right now, the optional default option is selected with a radio HTML element. Once one is chosen, it cannot be removed. This leads to bloated data (all products will get this default value, while otherwise the value will not exist). Bloated EAV tables are bad, we should make it possible to not select any default:

No default is okay as long as nothing is selected:
image

No going back after selecting one:
image

This only affects dropdown attributes, not multiselect attributes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions