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

ProgressIndicator and ProgressStepper seperate stories #1355

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

rBangay
Copy link
Contributor

@rBangay rBangay commented Jul 8, 2024

What does this change?

Seperates out the ProgressIndicator (older) and ProgressStepper (new) components into seperate stories. Quick tidy up in order to help with the eventual aim of replacing the ProgressIndicator component entirely.

Images

Screenshot 2024-07-08 at 17 19 23

…ld progressIndicator component and the newer progressStepper component
@rBangay rBangay requested a review from a team as a code owner July 8, 2024 16:23
@@ -10,37 +10,6 @@ export default {
},
} as Meta<typeof ProgressStepper>;
Copy link
Member

Choose a reason for hiding this comment

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

👀 Should this ProgressStepper reference still be here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ooo, no it shouldn't!

@rBangay rBangay merged commit 2f27a0c into main Jul 9, 2024
13 checks passed
@rBangay rBangay deleted the update-progressStepper-story branch July 9, 2024 08:12
@prout-bot
Copy link
Collaborator

Seen on PROD (merged by @rBangay 9 minutes and 37 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants