fix(manager): restore share popover with QR code#34920
Conversation
The 10.4 share-tool refactor replaced the share popover with a single isolation-mode button, leaving QR/copy-link UI unused. Restore the pre-10.4 shareTool so mobile testing via network QR works again. Fixes storybookjs#34907 Co-authored-by: Cursor <cursoragent@cursor.com>
|
|
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 (5)
📝 WalkthroughWalkthroughThis PR consolidates share and isolation-mode UI into a unified ChangesShare tool UI consolidation and event telemetry
🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
AI spam |
Summary
Fixes #34907
Storybook 10.4 replaced the share popover with a single isolation-mode button. The QR/copy-link UI components remained in
share.tsxbut were no longer wired up.This restores the pre-10.4
shareToolpopover with:Changes
shareToolinshare.tsx(replacesisolationModeTool)shareToolin preview toolbar defaultsSHARE_STORY_LINK/SHARE_POPOVER_OPENEDcore events + telemetrySurface area
Validation
share.tsx)Closes #34907
Made with Cursor
Summary by CodeRabbit
New Features
Analytics