You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The primary variant is duplicated on the Variant story of the sd-flipcard (#1121 ). This is an emergent bug created with the interaction of our formatter and Storybook. Since the number of options is large prettier formats it like this:
Storybook interprets the empty space before the first pipe(|) as an option, hence resulting in this duplication.
Where to put the documentation
Storybook
DoR
Item has business value
Item has been estimated by the team
Item is clear and well-defined
Item dependencies have been identified
DoD
Documentation has been created/updated (if applicable)
Migration Guide has been created/updated (if applicable)
Relevant stories (Features, A11y) are created/updated
Implementation works successfully on feature branch
The text was updated successfully, but these errors were encountered:
Description
The primary variant is duplicated on the Variant story of the sd-flipcard (#1121 ). This is an emergent bug created with the interaction of our formatter and Storybook. Since the number of options is large prettier formats it like this:
Storybook interprets the empty space before the first pipe(|) as an option, hence resulting in this duplication.
Where to put the documentation
Storybook
DoR
DoD
feature
branchThe text was updated successfully, but these errors were encountered: