From 74551bba7034131a8d3d1eabe57248a39a007ef5 Mon Sep 17 00:00:00 2001 From: Larocca Date: Fri, 25 Oct 2024 11:57:49 -0400 Subject: [PATCH] Audit: How many components do not have storybook stories (#597) - [x] Added an mdx doc to identify components lacking comprehensive Storybook stories. Closes #597. --- ...t of Storybook Component Documentation.mdx | 230 ++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100644 stories/Technical Planning Documents/Audit of Storybook Component Documentation.mdx diff --git a/stories/Technical Planning Documents/Audit of Storybook Component Documentation.mdx b/stories/Technical Planning Documents/Audit of Storybook Component Documentation.mdx new file mode 100644 index 00000000..de5bcc7b --- /dev/null +++ b/stories/Technical Planning Documents/Audit of Storybook Component Documentation.mdx @@ -0,0 +1,230 @@ +import '../styles.css'; + +# Audit of Storybook Component Documentation + +#### By Michael Larocca - github: [@MichaelLarocca](https://github.com/MichaelLarocca) + +--- + +## About + +#### **This documentation provides an overview of the audit process to identify components lacking comprehensive Storybook stories. The goal is to ensure all components are thoroughly documented and tested within Storybook, enhancing our codebase's overall quality and maintainability.** + +### Components + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Component NameSufficient StoryInsufficient StoryMissing Story
AdminHeaderX
AdminLogoX
AdminNavX
AdminQuickMenuX
AdminUserSettingsX
AlertX
AlertDescriptionX
AlertNotificationX
AlertTitleX
ButtonX
EliminatedStatusX
EntryStatusX
FormX
GlobalSpinnerX
HeadingX
InputX
LabelX
LeagueCardX
LeagueEntriesX
LeagueSurvivorsX
LinkCustomX
LoadingSpinnerX
LogoX
LogoNavX
NavX
NavDrawerX
RadioGroupX
RestPasswordFormX
TableX
TableColumnsX
TableDataX
TableDropDownMenuX
UpdateEmailFormX
WeeklyPickButtonX