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

Refactor legacy Storybook stories #9408

Open
1 task
benbowler opened this issue Sep 25, 2024 · 0 comments
Open
1 task

Refactor legacy Storybook stories #9408

benbowler opened this issue Sep 25, 2024 · 0 comments
Labels
Type: Infrastructure Engineering infrastructure & tooling

Comments

@benbowler
Copy link
Collaborator

Feature Description

We have a number of Storybook stories in the legacy format, in the folder /stories/. These stories lead to inconsistent structure in the way stories show when built. Updating them will make our stories clear and consistent across all modules and components.

Some examples:

  1. The Account Chooser and Settings stories, if updated, could show in the global or components group rather than at the root level:
Screenshot 2024-09-23 at 12 23 34
  1. Older modules stories should be updated so that they show in the Modules folder and their stories can be sorted alphabetically:
Screenshot 2024-09-23 at 12 23 39 Screenshot 2024-09-23 at 12 23 45 Screenshot 2024-09-23 at 12 23 49

Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation Brief

Test Coverage

QA Brief

Changelog entry

@benbowler benbowler added the Type: Infrastructure Engineering infrastructure & tooling label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Infrastructure Engineering infrastructure & tooling
Projects
None yet
Development

No branches or pull requests

1 participant