synerise-design icon indicating copy to clipboard operation
synerise-design copied to clipboard

Storybook examples outdated

Open jgradzki opened this issue 3 years ago • 2 comments

Hi,

I noticed that some examples(stories) in storybook seems outdated.

For example: https://github.com/Synerise/synerise-design/blob/92df028df2a2a2b60f10642dc0228308cd4cdff7/packages/portal/stories/components/Layout/BothSidebarsWithoutHeader.stories.tsx#L19-L24

transitionName and transitionTime props are passed to Layout component but in current Layout props definition there are no such properties: https://github.com/Synerise/synerise-design/blob/fcac509885a1399f0778111d085f4c657950f0b2/packages/components/layout/src/Layout.types.ts#L12-L23

Are there any plans to update docs?

jgradzki avatar Aug 26 '21 11:08 jgradzki

@ofsajd ☝️

rootsher avatar Aug 30 '21 07:08 rootsher

Same for appLayout and CardSelectGroup (no column prop). Any visibility on if/when the source code will be up to date with the storybook?

ccrvlh avatar Jan 29 '22 11:01 ccrvlh