Measured entry
ruixen-morphing-expandable-menu
inputunclassifiedmotion on file
A client-side React menu that morphs from a compact trigger into a dock with search, media, timer, and note panels. It ships as copied shadcn registry source, uses Tailwind theme utilities, and depends on Motion and Lucide React. Its panel behavior is local demo state rather than connected product functionality.



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 | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 66.3 KB (131.8 KB build, 65.5 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
It builds and mounts without framework scaffolding, but the blank captures and critical unlabeled-button issue make it unsuitable for direct production use. Adopt it as an animated interaction prototype, then fix naming, visibility, and the placeholder panel actions before shipping.
Use it if
- You want a compact animated launcher and will connect each panel to real application behavior.
- Your React interface already uses Tailwind theme tokens compatible with shadcn components.
- You are prepared to add accessible names and verify the initially collapsed trigger in your own layout.
Skip it if
- You need production-ready search, media playback, note persistence, or timer completion behavior out of the box.
- You cannot accept unlabeled icon buttons until they are corrected for assistive technology.
- You need a component whose default state is reliably visible without investigating the blank harness captures.
- You want a lightweight disclosure control without an animation runtime and icon package.
Install
| Declared dependencies | motion, lucide-react |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add Motion and Lucide React, configure Tailwind, and define the border, popover, foreground, background, and muted foreground theme utilities used by the source. Add an equivalent scrollbar-hiding utility if desired, and keep it in a client-rendered React boundary.
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/ruixenui/ruixen.comAlternatives
Other published entries for the input pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- clay-inputclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- neu-search-inputneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- clay-search-inputclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- originui-comp-33minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.7KB
- Bare
- pass
- Prov
- NO
- hextaui-labelminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 31.3KB
- Bare
- pass
- Prov
- NO
- ruixen-circular-stepper-inputliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 61.1KB
- Bare
- pass
- Prov
- NO