Skip to content

Fixed issue where filtering one dropdown will filter another on the page

What does this MR do?

Moved .option-hidden to exist only in SELECTABLE_CLASSES as NON_SELECTABLE_CLASSES is used to re-show previously hidden elements.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

What are the relevant issue numbers?

Closes #21285 (closed).

Screenshots (if relevant)

2016-08-24_15.59.16

Does this MR meet the acceptance criteria?

Merge request reports