feat(ui): replace heatmap with category breakdown + skeletons (PHASE 3/4) #42

Closed
cesnimda wants to merge 1 commits from feat/ui-dashboard-widget into develop

1 Commits

Author SHA1 Message Date
cesnimda 0268c2dbaa feat(ui): replace heatmap with category breakdown + skeletons
CI / backend (pull_request) Successful in 50s
CI / frontend (pull_request) Successful in 12s
Remove dead HeatmapWidget and the category heatmap grid. Replace with an
"Emails by Category" ranked horizontal bar list (top 8), each bar a
clickable button routing to the category folder via CAT_SLUG. Add Skeleton
loading placeholders and richer EmptyState fallbacks to dashboard widgets.
Drop the unused AnalyticsApi.heatmap client method and dead heatmap CSS.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-04 16:51:32 +02:00