Skip to content

Add feature highlight to Issue Boards in new navigation sidebar

Clement Ho requested to merge feature-highlight into master

What does this MR do?

Adds feature highlight to issue boards in new navigation sidebar.

I originally wanted to do this primarily in CSS but there were a lot of tradeoffs (difficult CSS layout challenges due to fixed sidebar ..etc). But ended up primarily using popoverjs since we did not want to re-invent the wheel/maintain it.

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

Make sure everything is 💯

Why was this MR needed?

Deliverable

Screenshots (if relevant)

2017-08-21_15.18.05

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

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

Edited by Clement Ho

Merge request reports