Skip to content

Fix locked milestone in boards being remove-able - 9.2 merge edition

What does this MR do?

  • Remove "x" button from locked milestone
  • Move loadSearchParamsFromURL into setup function (so this.cantedit is in place)

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

Why was this MR needed?

  • When visiting a board that is associated with a milestone, the locked visual milestone has a usable "x" remove button.

Screenshots (if relevant)

http://localhost:3010/gitlab-org/gitlab-ce/boards/2?milestone_title=v4.0

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #2433 (closed)

Edited by Eric Eastwood

Merge request reports