Skip to content

Make milestone page responsive

Credit to @yury-n for this one. 🌟 Original MR: !5255 (closed)

What does this MR do?

Makes the milestone page more mobile friendly

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

Shouldn't be but maybe double check that the views I changed are exclusively used by the milestone details page I was amending and not any other pages that I haven't tested after my changes.

Looks good to me. :) Would be awesome to have @annabeldunstone check up on the stylesheet updates.

Why was this MR needed?

Buttons were misaligned

Progress bar was not 100% width

Stats were cut in the middle

Milestone name/date text overflow

Screen_Shot_2016-07-14_at_5.37.49_PM

Screen_Shot_2016-07-14_at_5.41.58_PM

Screen_Shot_2016-07-14_at_5.46.41_PM

Screenshots (if relevant)

Screen_Shot_2016-07-14_at_6.15.58_PM

Screen_Shot_2016-07-14_at_5.57.04_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #18852 (closed)

Merge request reports