Measured entry
ruixen-notifications-filter
badgeunclassifiedmotion on file
A client-side React notification list with category pills, animated selection, and animated list filtering. It ships as a shadcn registry component but is self-contained, using inline styles rather than shared UI primitives. It depends on Motion and can optionally play a generated click sound through the browser audio API.



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 | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 61.1 KB (126.5 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A polished, focused filter panel that works without shadcn infrastructure and exposes useful data props. Adopt it if its interaction style fits, but budget for responsive sizing and keyboard-scroll remediation before production use.
Use it if
- You need a compact notification panel with category filtering built in.
- Your product already uses Motion and the added animation dependency is acceptable.
- You want to supply your own notification items and category labels through props.
Skip it if
- The panel must fit narrow phone containers without responsive adjustments, since its fixed width can overflow.
- You need keyboard-accessible scrolling without remediation, since the scrollable list is not keyboard focusable.
- You avoid optional interface sounds or need reduced-motion behavior built into the component.
Install
| Declared dependencies | motion |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
Copy the client component into your project and add the Motion package. Ensure it renders on the client. No provider, Tailwind setup, shared shadcn primitives, or separate stylesheet is required. Disable the sound prop if browser-generated interface audio is unwanted.
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 badge pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- neu-badgeneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- clay-badgeclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- ruixen-load-rippleunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- kibo-listminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 42.4KB
- Bare
- pass
- Prov
- NO
- ruixen-blurred-stagger-textunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 58.1KB
- Bare
- pass
- Prov
- NO
- tripled-auto-revealing-heading-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 58.3KB
- Bare
- pass
- Prov
- NO