Use clearer label for iteration report calc mode
requested to merge 382089-use-a-more-clear-label-for-the-iteration-report-calculation-mode into master
What does this MR do and why?
Updates copy used in Iteration report calculation method toggle for clarity, and adjusts translation files and tests.
Also adds a missing
between the label and the toggle buttons.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- Check out this branch on your local
- Navigate to an iteration report
- You can likely find one at http://gdk.test:3000/flightjs/Flight/-/cadences/5673/iterations/2893
- You will see that the toggle at the top of the burndown and burnup charts has updated copy:
- "Display by" appears before the toggle buttons
- The first toggle button says "Issue count"
Related to #382089 (closed)