feat(swingset): collapsible sidebar groups, split User Button and User Profile - #9498
feat(swingset): collapsible sidebar groups, split User Button and User Profile#9498kylemac wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 29ccd39 The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (12)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
Included review availability: 9 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 10 reviews per hour. 📝 WalkthroughWalkthroughSwingset replaces the single Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to This PR reorganizes the sidebar and splits user-related story groups without any supplied evidence of a concrete correctness or production impact; no actionable merge-blocking risk remains beyond normal checks and review. Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
Description
Reorganizes the swingset sidebar. Groups are now collapsible (Primitives, Components, Styles, and Hooks start collapsed), entries truncate to a single line with a tooltip revealing the full usage string, and a separator sets the composed-flow groups apart. The old `User` group is split into `User Button` and `User Profile`, driven by each story's `meta.group`, which moves those pages to `/user-button/` and `/user-profile/` and updates the composition-footer layer ordering and the package CLAUDE.md accordingly.
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change