Skip to content

Storybook Refactor - ConfirmEnableMakerDialog and ValidationStep - #48043

Merged
epeach merged 3 commits into
stagingfrom
storybook-maker-dialog-refactor
Sep 12, 2022
Merged

Storybook Refactor - ConfirmEnableMakerDialog and ValidationStep#48043
epeach merged 3 commits into
stagingfrom
storybook-maker-dialog-refactor

Conversation

@epeach

@epeach epeach commented Sep 9, 2022

Copy link
Copy Markdown

Part of the effort to modernize our Storybook stories. Spreadsheet: https://docs.google.com/spreadsheets/d/1z8r10AcR0v3GimV_-28dJ6QaiaQ3CJoo9yXqa7U_bKs/edit#gid=0

This PR tackles both ValidationStep.jsx and ConfirmEnableMakerDialog.jsx.

Screenshots of final product:
Screenshot from 2022-09-09 16-10-29
Screenshot from 2022-09-09 16-10-19
Screenshot from 2022-09-09 16-10-10

@epeach epeach changed the title Storybook maker dialog refactor Storybook Refactor - ConfirmEnableMakerDialog and ValidationStep Sep 9, 2022
@epeach
epeach requested a review from a team September 9, 2022 23:11

@maddiedierker maddiedierker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nit, but once that's addressed this is good to merge!

);
});
export default {
title: 'MakerToolkit/ConfirmEnableMakerDialog',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'd remove the MakerToolkit/ prefix from this title -- it generates a new section in our storybook (shown in your screenshot), and we haven't really been organizing storybook files in sections, so i'd remove it for now. (although we should definitely organize our storybook into some sort of cohesive organization structure in the future!)

@epeach
epeach merged commit 7301f2d into staging Sep 12, 2022
@epeach
epeach deleted the storybook-maker-dialog-refactor branch September 12, 2022 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants