Skip to content

Add two simple stories for ci_icon

What does this MR do and why?

Add two simple stories for ci_icon so we can verify its appearance more easily. Move variants and usages can be added later.

Related MRs

Screenshots or screen recordings

http://localhost:9002/?path=/story/vue-shared-ci-icon--default http://localhost:9002/?path=/story/vue-shared-ci-icon--with-show-status-text
image image

How to set up and validate locally

  1. $ yarn storybook:install
  2. $ yarn storybook:start
  3. Select ci_icon in vue_shared. Check two stories are available.

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

Edited by Miguel Rincon

Merge request reports