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

Add component set for multi-step dialog tabs #3999

Merged
merged 8 commits into from
Feb 12, 2024
Merged

Add component set for multi-step dialog tabs #3999

merged 8 commits into from
Feb 12, 2024

Conversation

ericpgreen2
Copy link
Contributor

This PR adds a new component set for multi-step dialog tabs. These tabs are only to be used for multi-step dialogs, such as the Create Alert dialog in PR #3881.

The tabs are bootstrapped from ShadCN Svelte's tab component set, but they're heavily modified.

image

Additionally, this PR does the following cleanup:

  • Upgrades Storybook (which was crashing on launch for me)
  • Renames components/dialog-v2 to components/dialog

@ericpgreen2 ericpgreen2 self-assigned this Feb 9, 2024
Copy link
Collaborator

@AdityaHegde AdityaHegde left a comment

Choose a reason for hiding this comment

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

Just a small question

@ericpgreen2 ericpgreen2 merged commit 01f7262 into main Feb 12, 2024
4 checks passed
@ericpgreen2 ericpgreen2 deleted the dialog-tabs branch February 12, 2024 18:48
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