Skip to content

Hide the Todo button in the collapsed issuable sidebar.

Connor Shea requested to merge hide-todo-collapsed-sidebar into master

What does this MR do?

Fixes a bug where the "Add Todo" button was displayed in the collapsed sidebar.

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

This shouldn't remove any other elements from the collapsed sidebar.

What are the relevant issue numbers?

None

Screenshots (if relevant)

Before:

Screen_Shot_2016-06-15_at_11.41.46_AM

After:

Screen_Shot_2016-06-15_at_11.40.53_AM

Merge request reports