Skip to content

Fix ArgTypes table types to allow summary/detail undefined#33404

Closed
chandanacharithap wants to merge 1 commit into
storybookjs:nextfrom
chandanacharithap:fix/summary-undefined
Closed

Fix ArgTypes table types to allow summary/detail undefined#33404
chandanacharithap wants to merge 1 commit into
storybookjs:nextfrom
chandanacharithap:fix/summary-undefined

Conversation

@chandanacharithap
Copy link
Copy Markdown

@chandanacharithap chandanacharithap commented Dec 21, 2025

Fixes typing so table.type.summary / detail can be set to undefined (helps with exactOptionalPropertyTypes).

Closes #27129

@ndelangen
Copy link
Copy Markdown
Member

Hey @chandanacharithap thank you so much for your PR, it's truly appreciated!

We talked about this during the weekly triage meeting:
The consensus was that we'll want to address this issue a bit broader, and @Sidnioulz has made a PR doing just that here:
#33149

I'll review that PR and merge it if possible.

@ndelangen ndelangen closed this Dec 22, 2025
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.

[Bug]: summary: undefined type issue

3 participants