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

SelectPanel2: Clean up stories #3962

Merged
merged 41 commits into from
Dec 5, 2023
Merged

Conversation

siddharthkp
Copy link
Member

@siddharthkp siddharthkp commented Nov 21, 2023

Copy link
Contributor

github-actions bot commented Nov 21, 2023

size-limit report 📦

Path Size
dist/browser.esm.js 104.23 KB (0%)
dist/browser.umd.js 104.75 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-3962 November 21, 2023 15:39 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-3962 November 21, 2023 15:42 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-3962 November 21, 2023 16:08 Inactive
@siddharthkp siddharthkp marked this pull request as ready for review November 23, 2023 15:31
Copy link
Member

@broccolinisoup broccolinisoup left a comment

Choose a reason for hiding this comment

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

The stories are all looking good to me overall. Just left a question. Let me know if there is any specific feedback you are after in the stories!

<SelectPanel
title="Select labels"
onSubmit={onSubmit}
onCancel={() => {
Copy link
Member

Choose a reason for hiding this comment

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

Is this a good place to utilize storybook actions or is this story generic enough that we don't need actions?

I don't think I'm utilizing them as much, Josh brought it to my attention in one of the code reviews and I am curious what you think about them as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think I'm utilizing them as much

Same! I rarely think of them 😅

I've added them to the playground now. Let's see if they are useful

@github-actions github-actions bot temporarily deployed to storybook-preview-3962 November 28, 2023 14:22 Inactive
Base automatically changed from drafts-selectpanel-types to main December 5, 2023 13:46
@siddharthkp siddharthkp enabled auto-merge December 5, 2023 14:56
@siddharthkp siddharthkp added this pull request to the merge queue Dec 5, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 5, 2023
@siddharthkp siddharthkp added this pull request to the merge queue Dec 5, 2023
Merged via the queue into main with commit 91642f7 Dec 5, 2023
28 checks passed
@siddharthkp siddharthkp deleted the drafts-selectpanel-stories-setup branch December 5, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants