Skip to content

feat: wire activity feed hook with refresh and fallback#1236

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

feat: wire activity feed hook with refresh and fallback#1236
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:feat/activity-feed-retry-822-v2

Conversation

@alchip
Copy link
Copy Markdown

@alchip alchip commented May 12, 2026

Summary

  • add frontend/src/api/activity.ts for /api/activity requests
  • add useActivity React Query hook with 30s auto refresh
  • wire ActivityFeed to remote activity data with graceful fallback to mock feed
  • show subtle fallback notice when API is unavailable

Why

Issue #822 asks to wire activity feed to real API data with periodic refresh and resilience.

Acceptance mapping

  • Real API integration for activity feed
  • Auto-refresh cadence (30s)
  • Empty/error-safe fallback behavior

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