Emptied by the user
The inbox-zero case, which should read as an achievement.
Live preview
Source
This exact file renders the preview above.
components/blocks/sections/empty/archived.tsx
components/ui/empty-state.tsx
Demo source — adapt to your project. Foundry is not published as a package.
Usage
It still offers a way back to the archived items, because 'where did everything go' is the next question.
- Say what will appear here next, so the state does not read as permanent.
- Always offer the route back to what was archived.
Variants and states
Every entry below is a genuine difference in behaviour or layout, and every one of them is visible in the preview above.
- Bare empty state
- Archive count
- Panel enclosure
Accessibility
- Bare appearance
- No box-in-a-box inside the existing panel.
- Counted action
- The archive action states how many items it holds.
Foundry implements published ARIA patterns and is tested against them. No WCAG certification is claimed — see the accessibility documentation for what is and is not covered.
Related
All sectionsFirst-run empty state
The state a new account lands in, with one action and two learning paths.
starterFeatured3 variantsEmpty state
The three-part empty state — what is missing, why, and the single most likely next action.
starter4 variantsDashboard activity feed
A dense feed for a narrow column, using ActivityItem rather than Timeline.
starter3 variants