Skip to content

Conversation

@dmytrokirpa
Copy link
Contributor

Previous Behavior

After migrating to Storybook v8, the Slots type enhancement fix from #35375 broke again, but this time it only affects components, not subcomponents.

Steps to reproduce:

  • Visit the SB website
  • Open the AvatarGroup component docs, then check the Avatar subcomponent's slot props – these display correctly.
  • Next, go to the Avatar component page and check its props – these are not displaying properly.
Screen.Recording.2025-11-06.at.11.00.16.mov

New Behavior

Update story.argTypes as well as story.moduleExports and story.subcomponents to make sure all places with argTypes/__docgenInfo.props are replaced

Related Issue(s)

  • Fixes #

@dmytrokirpa dmytrokirpa self-assigned this Nov 6, 2025
@dmytrokirpa dmytrokirpa marked this pull request as ready for review November 6, 2025 10:08
@dmytrokirpa dmytrokirpa requested a review from a team as a code owner November 6, 2025 10:08
@github-actions
Copy link

github-actions bot commented Nov 6, 2025

📊 Bundle size report

✅ No changes found

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Pull request demo site: URL

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.

1 participant