Attestation and activity surfaces (future): list row and timeline layout
Description
- Define list-row layout for future attestation/activity feeds: avatar/icon, title, meta, status chip, and optional chevron — ready for API wiring.
Requirements and context
- Skeleton and empty state should match final row height.
- Timeframe: 40 hours.
Suggested execution
- Branch:
design/activity-list-rows.
- Files: new
src/components/lists/ActivityRow.tsx (static mock data OK).
Test and commit
- Mobile width 320px no horizontal scroll.
- Build.
Example commit message
feat(design): add activity list row layout for future attestations
Guidelines
- Keep components presentational; data fetching in separate task.
Attestation and activity surfaces (future): list row and timeline layout
Description
Requirements and context
Suggested execution
design/activity-list-rows.src/components/lists/ActivityRow.tsx(static mock data OK).Test and commit
Example commit message
feat(design): add activity list row layout for future attestationsGuidelines