Skip to content

Remove jQuery and relpace with vue event handling

Sarah Groff Hennigh-Palermo requested to merge remove-jquery-job-dropdown into master

What does this MR do?

Removes the legacy jQuery from the JobGroupDropdown component and replaces it with Vue-style stopPropagation in the action component.

Screenshots

These show that in both the mini-pipeline and the big pipeline, the dropdown stays open when the action button is clicked.

Component in pipeline graph Component in mini-graph
open-big open-mini
open-big-name open-mini-name

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Sarah Groff Hennigh-Palermo

Merge request reports