Measured entry
tripled-messenger-shadcnui
formglassmorphismmotion on file
A client-side glassmorphism messenger workspace shipped as a shadcn registry component. It includes conversation switching, local message state, quick replies, simulated responses, responsive layouts, and reduced-motion handling. It depends on React, Framer Motion, Radix-backed shadcn primitives, Lucide icons, Tailwind theme tokens, and the shared cn utility.



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 | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 1 |
| Axe serious | 3 |
| Axe moderate | 0 |
| Axe minor | 1 |
| Gzip marginal | 79.6 KB (145.0 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 51.88s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/@uitripled/react-shadcn/src/components/components/chat/messenger.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A convincing interactive prototype for an existing shadcn app, but not production-ready chat. It needs a shadcn-style setup to build outside the prepared harness, and the ARIA, contrast, and scroll-region keyboard issues should be fixed before shipping.
Use it if
- You need a polished messaging prototype with working local interactions and sample conversations.
- Your app already uses shadcn primitives, Tailwind theme tokens, Lucide icons, and Framer Motion.
- You want one component that changes from a conversation picker on compact screens to a sidebar workspace on larger screens.
Skip it if
- You need a production chat client with persistence, networking, authentication, uploads, or real call actions.
- Your accessibility release gate cannot accommodate fixes to ARIA usage, contrast, and keyboard access for the message scroller.
- You want a lightweight composer rather than a full animated messenger workspace.
- Your project does not use shadcn conventions and you do not want to recreate its primitives and theme contract.
Install
| Declared dependencies | framer-motion, react, 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 compatible Avatar, Badge, Button, Input, and Textarea primitives; a cn class-merging utility; Tailwind theme tokens and utilities; Lucide React icons; React; Framer Motion; and the required Radix packages. Preserve the client-component boundary, then replace the local mock state and simulated replies with your data layer.
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/moumen-soliman/uitripledAlternatives
Other published entries for the form pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hextaui-kbdminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- shadcn-labelunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 31.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-labelbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 31.5KB
- Bare
- pass
- Prov
- NO
- neobrutalism-nlabelbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 31.5KB
- Bare
- pass
- Prov
- NO
- shadcn-formunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 43.9KB
- Bare
- pass
- Prov
- NO
- neobrutalism-formbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 44.4KB
- Bare
- pass
- Prov
- NO