fix: remove internal pie chart title for dashboard consistency (#17) #20

Merged
maximus merged 1 commit from fix/simpl-resultat-17-remove-piechart-title into main 2026-03-08 16:38:58 +00:00
Collaborator

Summary

  • Remove the internal <h2> title from CategoryPieChart component
  • Add an external <h2> title in DashboardPage, matching the pattern used by BudgetVsActual and ExpensesOverTime sections
  • This uniformizes the dashboard layout: all section titles are now rendered by the parent page

Fixes #17

🤖 Generated with Claude Code

## Summary - Remove the internal `<h2>` title from `CategoryPieChart` component - Add an external `<h2>` title in `DashboardPage`, matching the pattern used by BudgetVsActual and ExpensesOverTime sections - This uniformizes the dashboard layout: all section titles are now rendered by the parent page Fixes #17 🤖 Generated with [Claude Code](https://claude.com/claude-code)
medic-bot added 1 commit 2026-03-08 16:04:48 +00:00
Move the pie chart title to DashboardPage as an external h2,
matching the pattern used by BudgetVsActual and ExpensesOverTime sections.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
maximus merged commit a6a46dd7b6 into main 2026-03-08 16:38:58 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: maximus/Simpl-Resultat#20
No description provided.