Commit 558ef36f authored by Alfredo Sumaran's avatar Alfredo Sumaran

Do not remove inputs when dropdown menu hides

parent 02fc7adf
......@@ -291,7 +291,6 @@ class @LabelsSelect
saveLabelData()
if $dropdown.hasClass('js-filter-bulk-update')
@removeInputs()
$dropdown.parent().find('.is-active, .is-indeterminate').removeClass()
multiSelect: $dropdown.hasClass 'js-multiselect'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment