Measured entry
kibo-glimpse
tooltipminimal-flatdo not use
A shadcn registry component that wraps a Hover Card into link-preview primitives for the trigger, content, title, description, and image. It also ships a server helper that fetches a URL and extracts basic page metadata. It depends on the shadcn Hover Card, Radix UI, React, Tailwind utilities, and a project-specific class-name helper alias.
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 | 1 |
| 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
✗ Build failed in 1m 44s error during build: [vite]: Rollup failed to resolve import "@repo/shadcn-ui/lib/utils" from "<sandbox>/src/cut/index.tsx".
PAGE ERROR
build failed
BARE BUILD
✗ Build failed in 1m 47s error during build: [vite]: Rollup failed to resolve import "@repo/shadcn-ui/lib/utils" from "<sandbox>/src/cut/index.tsx".
Verdict
Useful as a small composition layer, but this package fails to build because its class-name helper imports an unresolved repository-internal path. It needs a shadcn-style setup plus a corrected utility import. Teams seeking a verified drop-in component should avoid it until the registry source is fixed.
Use it if
- You already use shadcn Hover Card and want composable primitives for a link preview.
- Your server can safely fetch approved URLs and basic metadata extraction is sufficient.
- You are willing to replace the repository-specific utility import during integration.
Skip it if
- You need a component that builds unchanged after registry installation.
- Your project does not use shadcn conventions, Tailwind theme tokens, or path aliases.
- Preview URLs can be supplied by untrusted users without server-side validation.
- You need robust metadata parsing across varied markup rather than regular-expression extraction.
Install
| Declared dependencies | radix-ui |
|---|---|
| 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 React, Radix UI Hover Card primitives, Tailwind styles and matching theme tokens, then supply a local class-name merge helper and replace the repository alias. Recreate the Hover Card module imports, preserve the client boundary for the interactive wrappers, and keep the URL-fetching helper on the server with URL validation.
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/shadcnblocks/kiboAlternatives
Other published entries for the tooltip pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hextaui-tooltipminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 48.6KB
- Bare
- pass
- Prov
- NO
- shadcn-tooltipunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 31.1KB
- Bare
- fail
- Prov
- NO
- shadcn-hover-cardunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 43.4KB
- Bare
- fail
- Prov
- NO
- neobrutalism-hover-cardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 43.6KB
- Bare
- fail
- Prov
- NO
- neobrutalism-ntooltipbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 44.6KB
- Bare
- fail
- Prov
- NO
- neobrutalism-tooltipbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 44.6KB
- Bare
- fail
- Prov
- NO