Skip to content

feat: wire activity feed API with empty state and auto-refresh#1224

Open
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:feat/activity-feed-empty-state-822-v2
Open

feat: wire activity feed API with empty state and auto-refresh#1224
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:feat/activity-feed-empty-state-822-v2

Conversation

@alchip
Copy link
Copy Markdown

@alchip alchip commented May 12, 2026

Summary

  • wire homepage activity feed to real API data (/api/activity)
  • add resilient mapper for multiple backend response shapes
  • refresh events automatically every 30 seconds
  • show explicit No recent activity empty state
  • keep graceful mock fallback when API is unavailable

Why

Issue #822 requires real activity feed integration with auto-refresh and robust fallback behavior.

Acceptance mapping

  • Activity feed shows real events from API
  • Events update without page refresh
  • Shows "No recent activity" when empty
  • Graceful fallback when API is unavailable

Closes #822

Wallet

Wallet: 74jSPYaxEJcGEuW4jr6bqQdg2iuLChyLEuEmC8QhcQVW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🏭 Bounty T1: Wire Activity Feed to Real API Data

1 participant