Skip to content

Add type of work charts to storybook

Ezekiel Kigbo requested to merge 428271-add-type-of-work-chart-to-storybook into master

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
Screenshot_2023-11-01_at_10.30.21_am Screenshot_2023-11-02_at_10.59.28_am Screenshot_2023-11-02_at_10.59.36_am Screenshot_2023-11-02_at_11.14.25_am Screenshot_2023-11-02_at_11.14.34_am

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.

Related to #428271 (closed)

Edited by Ezekiel Kigbo

Merge request reports