fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

[Bug]: SkeletonItem does not have a story in the storybook

Open snisonoff-microsoft-unmanaged opened this issue 9 months ago • 1 comments

Library

React Components / v9 (@fluentui/react-components)

System Info

There is no story for SkeletonItem
As a result, we had to dig into the code to learn about SkeletonItemSize

Are you reporting Accessibility issue?

None

Reproduction

https://react.fluentui.dev/?path=/docs/components-skeleton--default

Bug Description

Actual Behavior

There is no story for the Skeleton Item

Expected Behavior

The Skeleton Item should have a story, detailing things such as the SkeletonItemSize

Logs

No response

Requested priority

Blocking

Products/sites affected

TwoUI

Are you willing to submit a PR to fix?

no

Validations

  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] The provided reproduction is a minimal reproducible example of the bug.

I think more than adding a story for this component, we should surface its props in the Skeleton docs, just like it is done with Menu.

khmakoto avatar May 04 '24 00:05 khmakoto