Skip to content

Adjust StatisticsCard component

Ammar Alakkad requested to merge 350646-adjust-statistics-card-component into master

What does this MR do and why?

The MR make few adjustments to StatisticsCard component added in !80261 (merged), the adjustments are needed to continue the work in !79525 (merged).

The adjustments are:

  • Allow rendering the progress bar when the percentage value is 0
  • Adjust margin classes in the component, so consumers can be in more control of the spacing
  • Update snapshot and storybook file accordingly

Screenshots or screen recordings

N/A

How to set up and validate locally

To view the storybook:

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 #350646 (closed)

Edited by Ammar Alakkad

Merge request reports