opentrons icon indicating copy to clipboard operation
opentrons copied to clipboard

App feat add storybook icon list

Open koji opened this issue 2 years ago • 1 comments

Overview

This PR will add icons' list to Storybook and will close RAUT-138

Screen Shot 2022-08-12 at 1 54 39 PM

Changelog

  • add icon list story

Review requests

If you have any better implementation ideas for this, please let me know.

  • [ ] when running Storybook, IconList is in the sidebar
  • [ ] when clicking Iconlist, Storybook shows icons

Risk assessment

low

koji avatar Aug 12 '22 17:08 koji

Codecov Report

Merging #11340 (11ee38f) into edge (b07c95d) will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #11340      +/-   ##
==========================================
- Coverage   74.64%   74.63%   -0.01%     
==========================================
  Files        2044     2045       +1     
  Lines       56933    56940       +7     
  Branches     5542     5542              
==========================================
  Hits        42500    42500              
- Misses      13190    13197       +7     
  Partials     1243     1243              
Flag Coverage Δ
app 74.77% <ø> (ø)
components 53.05% <0.00%> (-0.24%) :arrow_down:
labware-library 49.74% <ø> (ø)
react-api-client 82.98% <ø> (ø)
step-generation 88.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
components/src/icons/IconList.stories.tsx 0.00% <0.00%> (ø)

codecov[bot] avatar Aug 12 '22 18:08 codecov[bot]

  • [x] fix check-js errors

koji avatar Aug 16 '22 13:08 koji