Add type of work charts to storybook
What does this MR do and why?
This MR:
- Adds stories for the Tasks By Type chart
- Adds separate stories the chart component and the filter component
- Minor rename the the chart and filter components
- Disables the
@gitlab/require-i18n-strings
for the whole constants file instead of line by line
Screenshots or screen recordings
Default State | Selected labels | No data | Failed to load | Is loading |
---|---|---|---|---|
How to set up and validate locally
$ yarn storybook:start
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #428271 (closed)
Edited by Ezekiel Kigbo