Skip to content

Add storybook entry for vulnerability-details component

David Pisek requested to merge dpisek-add-storybook-entry-for-vuln-details into master

What does this MR do and why?

It adds a storybook entry for ee/app/assets/javascripts/vulnerabilities/components/vulnerability_details.stories.js

Screenshots or screen recordings

Screen_Shot_2022-08-15_at_1.43.42_pm

How to set up and validate locally

  1. run yarn storybook:start
  2. Once storybook has loaded go to: http://localhost:9002/?path=/story/vulnerabilities-components-vulnerability-details--default

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

Edited by David Pisek

Merge request reports