Measured entry
8bitcn-dashboard-01
navbarskeuomorphismdo not use
A full-page retro dashboard delivered as a shadcn registry page, with a collapsible sidebar, header, summary cards, chart, and drag-sortable data table. It depends on Next.js, Tailwind theme tokens, local UI primitives and aliases, plus table, drag-and-drop, icon, validation, toast, and chart infrastructure.
No frame on record for this entry
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.
| Build | FAIL |
|---|---|
| Mount | FAIL |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | not recorded |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | none |
What the harness recorded
BUILD
unable to resolve registry dependency button from https://8bitcn.com/r/button.json
Verdict
Treat this as an incomplete dashboard starter, not a verified drop-in. The build fails because the data table imports a missing mobile hook, while the bare build also lacks the shared utility module. It needs a shadcn-style setup and source repair; teams unwilling to maintain those pieces should avoid it.
Use it if
- You are building a retro admin area that needs navigation, metrics, charting, and an editable table in one scaffold.
- Your app already follows shadcn conventions and you can supply or repair the expected local hooks and utilities.
- You want source-owned dashboard pieces that your team will substantially adapt to real data and routes.
Skip it if
- You need a registry item that builds and mounts without manual source repair.
- Your project does not use shadcn-style aliases, Tailwind theme tokens, and local UI primitives.
- You only need a navbar or sidebar and do not want the chart, table, drag-and-drop, and form dependencies.
- Your team wants a framework-neutral component rather than a page that imports Next.js routing.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add the path alias, shared class-name utility, mobile detection hook, Tailwind theme tokens, retro stylesheet and font, every referenced UI primitive, and the declared package dependencies. Replace or configure the Next.js link import, then repair imports before integrating real routes and data.
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/TheOrcDev/8bitcn-uiAlternatives
Other published entries for the navbar pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-headers-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 19.1KB
- Bare
- pass
- Prov
- NO
- kibo-dialog-stackminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 33.4KB
- Bare
- pass
- Prov
- NO
- ruixen-floating-navbarunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 59.9KB
- Bare
- pass
- Prov
- NO
- ruixen-hover-gradient-navbargradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 60.9KB
- Bare
- pass
- Prov
- NO
- ruixen-expandable-menu-navbarunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 61.8KB
- Bare
- pass
- Prov
- NO
- hextaui-cardminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 26.7KB
- Bare
- fail
- Prov
- NO