Skip to content

Fix milestone sidebar collapse button

username-removed-408677 requested to merge fix-milestone-sidebar into master

What does this MR do?

Fix milestone sidebar collapse button, a regression caused by me in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12242 caused by lack of states. Did not know there was a sidebar on milestones. I don't think @iamphill knew either 🤷 or maybe just missed it.

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

Shouldn't be

Why was this MR needed?

regression

Screenshots (if relevant)

Before After
Screen_Shot_2017-08-16_at_7.51.10_PM Screen_Shot_2017-08-16_at_7.51.01_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36453

Merge request reports