Skip to content

Conversation

liuliu-dev
Copy link
Contributor

Part of #5262

Rollout strategy

  • None; Only storybook playground changes.

Testing & Reviewing

Merge checklist

Copy link

changeset-bot bot commented Oct 16, 2025

⚠️ No Changeset found

Latest commit: 1e14913

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances the ButtonGroup Playground story in Storybook by adding a dynamic buttonCount control that allows users to interactively adjust the number of buttons displayed (ranging from 2 to 6 buttons).

Key Changes:

  • Modified the Playground story to dynamically generate buttons based on a buttonCount parameter
  • Added buttonCount control to Storybook argTypes with constraints (min: 2, max: 6, step: 1)

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.

3 participants