Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughDefault dashboard time window defaults changed from 7 to 30 days across page-level state and child components. The email chart now supports interactive metric toggling: selectedMetrics state controls which metric bars render, tooltip entries and per-date rows are generated from the visible metrics, createRoundedTopShape accepts visible stack order, and EmailChartItem gains isActive/isClickable/onClick props. CSS theme tokens for sidebar colors were adjusted for light and dark modes. Minor formatting-only edits were made in the dashboard service. Possibly related PRs
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by cubic
Improves the dashboard email chart with interactive, accessible metric filtering and cleaner visuals. The dashboard now defaults to a 30‑day view and includes refreshed sidebar colors.
New Features
UI Improvements
Written for commit 2655459. Summary will update on new commits.
Summary by CodeRabbit
New Features
Style