Skip to content

Fix suggested colors options for new labels in the admin area

What does this MR do?

Execute the JS related to the suggested colors options when user access the new label in the admin area.

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

No.

Why was this MR needed?

Clicking in a suggested color when creating a new label in the admin area don't change the background color.

Screenshots (if relevant)

  • Before

    2016-08-31_19.56.14

  • After

    2016-08-31_19.58.59

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21726

Merge request reports