• Rubén Dávila Santos's avatar
    Merge branch 'fix-empty-dropdown' into 'master' · 9cfd18d8
    Rubén Dávila Santos authored
    Fix empty dropdown
    
    Deselecting the current selected option on a dropdown they were removing the input related to them.
    This led to a unexpected cases. The forms were submitted without all required inputs and the label was still indicating an option was selected. This MR fixes that.
    
    See merge request !5927
    9cfd18d8
protected_branch_create.js.es6 1.82 KB