Pinned Updates Card
Announcements widget showing three pinned workspace updates with author, tag badge, body text, and an unpin action.
Announcements widget showing three pinned workspace updates with author, tag badge, body text, and an unpin action.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Pinned Updates Card is the announcements widget at the top of a workspace feed, three updates in a ruled list each with author avatar, tag badge, title, body, time, and an Unpin action. Avery Stone announces Apollo moves to GA on Jun 16; Priya Nair posts a scheduled downtime for Jun 14, 02:00 UTC with a 20-minute window; Maya Chen issues the empty state copy freeze ahead of the Jun 16 cut. Tags use the Secondary badge variant: Announcement, Engineering, Design.
Updates are one const array with avatar components from the shared set. The footer states the rule: pinned updates stay until an Editor unpins them, they do not expire automatically, and nothing is pinned on your behalf.
Reach for this block at the top of any project or workspace feed, wired to your pinned updates endpoint. Pair the Unpin action with a role guard so only Editors can remove pins.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the cross-team workspace announcements strip. Other pinned update variants:
Tip: three pins is about the right limit before the pinned section starts competing with the live feed for attention.