-
Notifications
You must be signed in to change notification settings - Fork 638
Add NavList story IDs to .docs.json file #7005
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Adds Storybook story IDs to the NavList docs metadata so the component docs page can link to its stories.
- Populate previously empty stories array with explicit NavList story identifiers
- Improves documentation discoverability (no runtime or API changes)
Updating snapshots since we renamed "Simple" to "Default" |
NavList component page doesn't have a link to the Storybook. No issue was created, but here's a Slack thread.
Changelog
New
Changed
Removed
Rollout strategy
No release needed - this is just a docs update.
Testing & Reviewing
Merge checklist