Docs: Add documentation for the publishing via the share menu#34725
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughReworks ChangesDocumentation landing rework
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/sharing/publish-storybook.mdx`:
- Line 62: Update the image alt text in the markdown image line that currently
reads "Published a build to share" to match the UI label "Publish a build to
share" so the alt string becomes "Share menu open, titled Publish a build to
share" (keep the surrounding image markdown and filename unchanged).
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 1c04918d-55b3-4a7f-9df8-6c6c9845acb4
⛔ Files ignored due to path filters (1)
docs/_assets/sharing/share-menu.pngis excluded by!**/*.png
📒 Files selected for processing (1)
docs/sharing/publish-storybook.mdx
ecb2ec5 to
e458309
Compare
* next: (100 commits) Address feedback Remove mention of `ai setup` command Address feedback Cli: set ai prompt to yes if yes flag for react-vite to tanstack migration Update React Native entry point tests to use dynamic app name and include LiteUI component Add '@storybook/react-native-ui-lite' to React Native generator and template Update code/lib/create-storybook/templates/react-native/index.js Update AppRegistry component name in React Native template Remove extensive prompt option and related references from ai setup Fix: keep original onAllStatusChange timing behavior Update tests Remove duplicate index/refs update in onAllStatusChange handler Address CodeRabbit review feedback fix(manager-api): await recompute filter calls to refresh story list Ensure runId for ai-setup events is always at the root Apply suggestion from @valentinpalkovic docs: add link chore: move tinyclip to devdeps Docs: Fixes for change detection Rework run deduplication logic for final telemetry ...
What I did
See title
Checklist for Contributors
Testing
Manual testing
N/A - docs-only change
Documentation
MIGRATION.MD
Checklist for Maintainers
When this PR is ready for testing, make sure to add
ci:normal,ci:mergedorci:dailyGH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found incode/lib/cli-storybook/src/sandbox-templates.tsMake sure this PR contains one of the labels below:
Available labels
bug: Internal changes that fixes incorrect behavior.maintenance: User-facing maintenance tasks.dependencies: Upgrading (sometimes downgrading) dependencies.build: Internal-facing build tooling & test updates. Will not show up in release changelog.cleanup: Minor cleanup style change. Will not show up in release changelog.documentation: Documentation only changes. Will not show up in release changelog.feature request: Introducing a new feature.BREAKING CHANGE: Changes that break compatibility in some way with current major version.other: Changes that don't fit in the above categories.Summary by CodeRabbit