design-react-kit icon indicating copy to clipboard operation
design-react-kit copied to clipboard

[FEATURE] Donut progress component

Open dej611 opened this issue 3 years ago • 0 comments

Describe the solution you'd like

Create a donut progress component based on the original Bootstrap Italia Donut component: https://italia.github.io/bootstrap-italia/docs/componenti/progress-indicators/#donuts

  • [ ] Create the basic component
  • [ ] Cover all the variants
  • [ ] Create a Storybook set of stories based on the BI documentation

Notes:

  • use BI classes to style the component.
  • minimize the amount of extra CSS to style in this component

dej611 avatar May 21 '21 10:05 dej611