Skip to content

Roadmap - Introduce progress tracking setting

What does this MR do and why?

Introduces Progress tracking setting in sidebar. Allows user to switch epic progress tracking between weight and issue counts.

This setting is not currently persisted in user preferences, only the URL param allows to persist it at this stage.

Behind :roadmap_settings feature flag.

Fourth iteration of roadmap settings migration.

Screenshots or screen recordings

Screenshot_from_2022-02-01_12-41-37

How to set up and validate locally

  • Turn on feature flag :roadmap_settings
  • Visit a non empty roadmap
  • Click on Settings in the top right corner
  • A drawer with the Roadmap settings title shows up
  • Test Progress tracking radio buttons
  • URL gets updated when changing options and epics progress bars are updated.

MR acceptance checklist

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

Related to #349739 (closed)

Edited by Florie Guibert

Merge request reports