Skip to content

fix: outreach stats header shows correct values#736

Merged
bokelley merged 1 commit into
mainfrom
bokelley/fix-weird-stats
Jan 12, 2026
Merged

fix: outreach stats header shows correct values#736
bokelley merged 1 commit into
mainfrom
bokelley/fix-weird-stats

Conversation

@bokelley

Copy link
Copy Markdown
Contributor

Summary

  • Fixed SENT THIS WEEK showing 0: frontend used stats.sent_week but backend returned sent_this_week
  • Fixed RESPONSE RATE showing X/0: frontend expected stats.total_sent but backend didn't return it

Test plan

  • TypeScript typecheck passes
  • All tests pass
  • Verified page loads correctly in browser

🤖 Generated with Claude Code

- Fixed SENT THIS WEEK showing 0: frontend used stats.sent_week but
  backend returned sent_this_week
- Fixed RESPONSE RATE showing X/0: frontend expected stats.total_sent
  but backend didn't return it

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bokelley bokelley merged commit c23f916 into main Jan 12, 2026
6 checks passed
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.

1 participant