Measured entry
hextaui-team-activity-feed
A client-side React card for searchable, filterable team events, with date grouping, avatars, project badges, relative timestamps, incremental loading, and an empty state. It ships as shadcn registry source and depends on React, Lucide icons, a cn utility, Tailwind theme classes, and several shadcn UI primitives backed by Radix.



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 | 68.1 KB (133.5 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 1m 41s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/blocks/team/team-activity-feed.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A useful, well-scoped feed for an existing shadcn app, but not ready to ship unchanged because its verified render has a critical accessible-name issue. It needs a shadcn-style setup, and teams should fix the unnamed button before release.
Use it if
- You need a ready-made audit or collaboration feed driven by your own typed activity records.
- Your app already uses shadcn conventions and you want search, event-type filtering, grouping, and incremental loading in one card.
- You are prepared to connect the supplied callbacks and adapt the fixed event taxonomy to your domain.
Skip it if
- You need an accessible component without remediation, because the verified render includes a button with no discernible name.
- Your design system does not use shadcn aliases, Tailwind theme tokens, or compatible registry primitives.
- You need server-side filtering, virtualization, or live data fetching rather than client-side filtering of an in-memory list.
- You want a drop-in feed whose event labels and locale-sensitive date formatting already match your product.
Install
| Declared dependencies | @radix-ui/react-avatar, @radix-ui/react-slot, @radix-ui/react-select, @radix-ui/react-separator |
|---|---|
| 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, card, empty-state, input-group, select, and separator components; configure the path aliases and cn helper; provide the expected Tailwind theme tokens; and install React, Lucide, and the required Radix packages. Then give the unnamed button an accessible label.
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/preetsuthar17/HextaUIAlternatives
Other published entries for the team pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-team-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.4KB
- Bare
- pass
- Prov
- NO
- meraki-team-side-by-sideminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- meraki-team-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-team-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- hyperui-team-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-team-backgroundminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.5KB
- Bare
- pass
- Prov
- NO