Skip to content

Replace issues time tracking progress bar with gitlab-ui's progress bar

Clement Ho requested to merge ch-gitlab-ui-progress-bar into master

What does this MR do?

Replace issues time tracking progress bar with gitlab-ui's progress bar

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

I've set the height for the progress bar to be 6px to be consistent with our other progress bars (eg. milestones page). Previously the progress bar for time tracking was using 5px. Need to check if we are okay with 6px for the progress bar in all cases.

Why was this MR needed?

First reusable component :)

Screenshots (if relevant)

Before After
Screen_Shot_2018-07-24_at_12.55.01_PM Screen_Shot_2018-07-25_at_11.41.57_AM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes gitlab-ui#11 (closed)

Edited by Chris Peressini

Merge request reports