Skip to content

Fix storybook warning for throughput chart

Ezekiel Kigbo requested to merge 428283-ek-fix-storybook-warnings into master

What does this MR do and why?

Fix storybook warning for throughput chart

Adds missing no data state for the throughput stats component.

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.

Warning - Before Warning - After
Screenshot_2024-06-17_at_10.49.28 Screenshot_2024-06-17_at_11.05.26

How to set up and validate locally

$ yarn storybook:start

Related to #428283 (closed)

Edited by Ezekiel Kigbo

Merge request reports