Measured entry

shadcn-block-sidebar-14

sidebarminimal-flat

A shadcn registry block for a right-side, documentation-style table of contents. It ships as a page plus an AppSidebar component, with breadcrumb and sidebar registry dependencies. It assumes React, Tailwind utility classes, the @ alias, and shadcn primitives backed by Radix UI, class-variance-authority, and Lucide.

Specimen
Harness screenshot of shadcn-block-sidebar-14 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of shadcn-block-sidebar-14 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of shadcn-block-sidebar-14 at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for shadcn-block-sidebar-14
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate2
Axe minor0
Gzip marginal58.4 KB (123.8 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usednone

What the harness recorded

BARE BUILD

✗ Build failed in 26.46s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/breadcrumb.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A practical fit for documentation-style dashboards, but it needs a shadcn-style setup because the bare project cannot resolve the shared utility module. Replace the sample links and reconcile the page's main landmarks before shipping.

Use it if

  • You need a right-hand navigation rail with grouped, nested documentation links.
  • Your app already uses shadcn sidebar and breadcrumb primitives with the standard utility helper and path alias.
  • You want a responsive sidebar shell that can collapse into the primitive's mobile interaction.

Skip it if

  • You need a standalone component with no shadcn scaffold or shared utility module.
  • You need production navigation data and router-aware links without replacing hardcoded sample content and placeholder anchors.
  • You require a clean landmark audit out of the box and cannot reconcile the nested and duplicate main landmarks in your page shell.

Install

Installation record for shadcn-block-sidebar-14
Declared dependenciesradix-ui, class-variance-authority, lucide-react
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

For a non-shadcn project, add the sidebar and breadcrumb primitives, the shared cn utility, the @ path alias, Tailwind styles and theme variables, plus Radix UI, class-variance-authority, and Lucide React. Retain the included sidebar provider around the layout.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Author repository

github.com/shadcn-ui/ui
License
MIT
Record published
2026-08-13

Alternatives

Other published entries for the sidebar pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.