UI: Add missing Portal subcomponents to Storybook#78108
Conversation
7482a2e to
630563d
Compare
Portal subcomponents to Storybook
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: 0 B Total Size: 7.92 MB ℹ️ View Unchanged
|
|
Flaky tests detected in 630563d. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/25569381804
|
What?
Adds missing
Portalentries to Storybooksubcomponentsmetadata for portal-aware@wordpress/uicomponents.Why?
Components that support a
portalprop should expose theirPortalsubcomponent in Storybook Docs, so consumers can discover the supported portal customization API.How?
Adds the
Portalsubcomponent to the Storybook metadata for:Testing Instructions
Portalappears in the subcomponents list for each component.