Skip to content

Comments

fix: registry sidebar#679

Merged
sean-brydon merged 1 commit intomainfrom
pasquale/cui-123-fix-sidebar-registry
Feb 13, 2026
Merged

fix: registry sidebar#679
sean-brydon merged 1 commit intomainfrom
pasquale/cui-123-fix-sidebar-registry

Conversation

@pasqualevitiello
Copy link
Contributor

@pasqualevitiello pasqualevitiello commented Feb 11, 2026

The sidebar registry dependencies use internal module import paths instead of registry item identifiers (e.g., @coss/button, @coss/use-mobile). This breaks dependency resolution because the registry index does not contain items named @coss/ui/components/* or @coss/ui/hooks/*


Summary by cubic

Switch the registry Sidebar to use registry import identifiers instead of internal @coss paths so dependency resolution works in the registry. Fixes build/preview errors with no UI or behavior changes.

  • Bug Fixes
    • Updated imports in apps/ui/registry/default/ui/sidebar.tsx and r/sidebar.json to use "@/registry/default/*" (ui, hooks, lib).
    • No API changes; paths only. Aligns with Linear CUI-123.

Written for commit d42fc6f. Summary will update on new commits.

@vercel
Copy link

vercel bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
coss-com Ready Ready Preview, Comment Feb 11, 2026 11:59am
coss-com-ui Ready Ready Preview, Comment Feb 11, 2026 11:59am
coss-examples-calcom Ready Ready Preview, Comment Feb 11, 2026 11:59am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
coss-com-origin Skipped Skipped Feb 11, 2026 11:59am

Request Review

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

@sean-brydon sean-brydon merged commit ebb92ec into main Feb 13, 2026
15 checks passed
@sean-brydon sean-brydon deleted the pasquale/cui-123-fix-sidebar-registry branch February 13, 2026 09:54
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.

3 participants