Summary
The creator detail page shows the current holder count. When the cache is invalidated and fresh data is fetched, the displayed count should update without a full page reload. An integration test should confirm the UI reflects the new value after invalidation.
Scope
- Render the creator detail page with an initial holder count
- Invalidate the React Query cache entry for that creator
- Mock the refetch to return an updated holder count
- Assert the new count is displayed after the refetch completes
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The creator detail page shows the current holder count. When the cache is invalidated and fresh data is fetched, the displayed count should update without a full page reload. An integration test should confirm the UI reflects the new value after invalidation.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram