Skip to content

Removed jQuery UI highlight & autocomplete

Phil Hughes requested to merge remove-jquery-ui-plugins into master

What does this MR do?

Removes 2 of the jQuery UI plugins we use:

  • Highlight
  • Autocomplete

Highlight was used in once place to highlight a div, was simple to just remove.

Autocomplete was used on new branch form. It was replaced with GL dropdown, similar to protected branches.

What are the relevant issue numbers?

#18437 (closed)

Merge request reports