Skip to content

Changed milestone burn chart to use segmented control

What does this MR do and why?

The milestone page shows a filter to change the visualization mode for the burndown chart (on licensed instances).

That filter looked very similar to a scoped label and wasn't clear what its function was.

This MR changes that grouped button control over to a segmented control which is a clearer indicator that you have two possible states (and that it's not a scoped label) 🙂

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Go to a group with an Ultimate license applied
  2. Go to a milestone detail page
  3. Make sure the new segmented control is showing up

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marco Zille

Merge request reports