بنقرة واحدة
بنقرة واحدة
Use when implementing expand and collapse content sections.
Use when implementing user account configuration and preferences.
Use when implementing conversational AI chat interfaces.
Use when implementing handling AI-specific errors.
Use when implementing loading states for AI operations.
Use when implementing aI-powered autocomplete and suggestions.
| name | activity-feed |
| description | Use when implementing social activity and updates stream. |
| metadata | {"id":"activity-feed","category":"social","pattern":"Activity Feed","source":"uxpatterns.dev","url":"https://uxpatterns.dev/patterns/social/activity-feed","sourcePath":"apps/web/content/patterns/social/activity-feed.mdx"} |
Social activity and updates stream
A Activity Feed pattern helps teams create a reliable way to surface recent actions in a chronological stream so users can monitor what changed without visiting each item separately. It is most useful when teams need project and team updates. Compared with adjacent patterns, this pattern should reduce friction without hiding the state, rules, or recovery paths people need to keep moving.
references/pattern.md, then choose the smallest viable variation.aria-describedby or structural headings when useful.The Problem: Counts, totals, identities, and policies are often the main thing users are checking before acting.
How to Fix It? Design trust signals into the main hierarchy instead of leaving them as tiny secondary text.
The Problem: Aggressive prompts can increase taps while harming completion quality or long-term trust.
How to Fix It? Measure the full journey, including reversals, refunds, reports, and hidden dissatisfaction.
The Problem: Social and commerce surfaces invite misuse as soon as they create visible value.
How to Fix It? Plan rate limits, authorization checks, moderation, and audit trails as part of the pattern itself.
For full implementation detail, examples, and testing notes, see references/pattern.md.
Pattern page: https://uxpatterns.dev/patterns/social/activity-feed