Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AI] Update storybook stories organization, website live demos #16755

Closed
11 tasks
Tracked by #16619
tay1orjones opened this issue Jun 12, 2024 · 0 comments · Fixed by #16803
Closed
11 tasks
Tracked by #16619

[AI] Update storybook stories organization, website live demos #16755

tay1orjones opened this issue Jun 12, 2024 · 0 comments · Fixed by #16803

Comments

@tay1orjones
Copy link
Member

tay1orjones commented Jun 12, 2024

The following steps need to be taken to reorganize the Slug/AILabel related stories as part of the effort to bring these components to stable:

  • Rename unstable__Slug to AILabel and move out from under experimental
  • Keep Default, Callout, and Playground stories under AILabel in the side nav
  • Move each input example to live under that component's folder
    • For example, the unstable__Slug / examples / text-input story would move to TextInput / withAILabel
    • Do this for every component under unstable__Slug / examples
    • This should make it so that there is no longer an Examples directory under unstable__Slug (AILabel)
  • Move all stories under unstable__Slug / DataTable / Column Slug Sort to be in their own subdirectory of DataTable - DataTable / With AILabel / Column Slug Sort, etc.
  • Move the unstable__slug / form / form-example story to instead be in the Form folder, rename it to With AILabel
  • Rename AiSkeleton* components to AISkeleton - this includes files, folders, exports, stories, etc.
  • Move AISkeletonIcon, AISkeletonPlaceholder, AISkeletonText story folders to live under the Skeleton folder
  • [AI] Add revert story for each input #16754
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant