Skip to content

fix(public-docsite-v9): fix toMountNodeProps and UseAnnounce broken pages#32469

Merged
dmytrokirpa merged 3 commits into
microsoft:masterfrom
dmytrokirpa:fix/docsite-broken-pages-followup
Sep 5, 2024
Merged

fix(public-docsite-v9): fix toMountNodeProps and UseAnnounce broken pages#32469
dmytrokirpa merged 3 commits into
microsoft:masterfrom
dmytrokirpa:fix/docsite-broken-pages-followup

Conversation

@dmytrokirpa

@dmytrokirpa dmytrokirpa commented Sep 5, 2024

Copy link
Copy Markdown
Contributor

Previous Behavior

https://react.fluentui.dev/?path=/docs/utilities-aria-live-useannounce--docs and https://react.fluentui.dev/?path=/docs/components-portal-tomountnodeprops--docs were broken because of not valid story meta definition, component: null is not supported by Storybook.

New Behavior

Eliminate the component: null and include the as Meta type to ensure the Storybook's meta is valid.

Related Issue(s)

@fabricteam

fabricteam commented Sep 5, 2024

Copy link
Copy Markdown
Collaborator

📊 Bundle size report

✅ No changes found

@dmytrokirpa
dmytrokirpa marked this pull request as ready for review September 5, 2024 13:06
@dmytrokirpa
dmytrokirpa requested review from a team as code owners September 5, 2024 13:06
@dmytrokirpa
dmytrokirpa merged commit 91a28b4 into microsoft:master Sep 5, 2024
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.

[Bug]: Broken docs link for v9 useAnnounce on Storybook

4 participants