Measured entry
tripled-native-profile-notch-shadcnui
transition-effectminimal-flatmotion on file
An animated profile chip that expands into a fixed profile card with custom child content and a built-in action row. It ships as a client-side React registry component using Framer Motion, Lucide icons, shadcn Avatar primitives, a cn helper, and Tailwind theme utilities.



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 | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 77.0 KB (142.5 KB build, 65.5 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 790ms error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-d56d36aea960/src/cut/components/uitripled/native-profile-notch-shadcnui.tsx".
Verdict
A convincing fit for lightweight profile previews, with clean motion, keyboard opening, focus return, and room for custom content. It still needs a shadcn-style setup, and teams should treat the fixed layout and unwired action as starter behavior rather than a finished account menu.
Use it if
- You want a compact identity chip that expands in place to reveal a short profile summary.
- Your app already uses shadcn conventions and Framer Motion, so its imports and theme tokens fit naturally.
- You can supply the expanded content and wire the built-in profile action to your own navigation or handler.
Skip it if
- You need a responsive panel whose dimensions adapt to arbitrary content instead of a fixed expanded card.
- You need a ready-to-use profile action, since the included button has no consumer-facing callback.
- You need dialog or popover semantics with contained focus for sensitive or multi-step content.
- You want a dependency-light identity badge without an animation library and shadcn infrastructure.
Install
| Declared dependencies | framer-motion, react, radix-ui, clsx, tailwind-merge |
|---|---|
| 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 |
Outside a shadcn project, add React, Framer Motion, Lucide React, Radix-backed Avatar primitives, clsx and tailwind-merge for the cn helper, plus Tailwind utilities and matching theme tokens. Recreate the aliased Avatar and utility modules, then connect the profile action and pass the username without a leading at-sign because the component adds one.
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 transition-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- motion-primitives-morphing-dialogspatial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.2KB
- Bare
- pass
- Prov
- NO
- motion-primitives-morphing-popoverspatial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.3KB
- Bare
- pass
- Prov
- NO
- motion-primitives-animated-groupspatial
- Renders
- YES
- A11y
- 0
- Gzip
- 58.2KB
- Bare
- pass
- Prov
- NO
- ruixen-glass-shipment-flowliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 60.0KB
- Bare
- pass
- Prov
- NO
- magicui-animated-listunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 54.0KB
- Bare
- fail
- Prov
- NO
- magicui-blur-fadedark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 63.2KB
- Bare
- fail
- Prov
- NO