Skip to content

Add stage dropdown filter for Cycle Analytics scatter chart

Brandon Labuschagne requested to merge add_stage_dropdown_filter into master

What does this MR do?

This MR adds the multi-select dropdown which is required for the cycle analytics scatter chart.

The approach here, of using the older glDropdown jQuery plugin has been used as it seems to best addresses the requirements of handling multi-select.

Does this MR meet the acceptance criteria?

Conformity

Edited by Brandon Labuschagne

Merge request reports