As a homeowner, I want the categories filter on the budget page to only filter the Budget Health section so that I can focus on specific categories' health while still seeing the full cost breakdown across all categories.
Parent Epic: #5
Priority: Should Have
Bug Description
The categories filter on the budget page currently filters both the Budget Health section and the Cost Breakdown table. The filter should only affect the Budget Health section.
Current Behavior
When one or more categories are selected in the categories filter:
- The Budget Health cards/section is filtered to show only the selected categories (correct)
- The Cost Breakdown table is also filtered to show only the selected categories (incorrect)
Expected Behavior
When one or more categories are selected in the categories filter:
- The Budget Health cards/section should be filtered to show only the selected categories
- The Cost Breakdown table should always show all categories regardless of the filter selection
Acceptance Criteria
Notes
- This is a UI-only change on the budget page; no backend/API changes should be required
- The filter state management may need to be scoped so that Cost Breakdown reads from the unfiltered data source
As a homeowner, I want the categories filter on the budget page to only filter the Budget Health section so that I can focus on specific categories' health while still seeing the full cost breakdown across all categories.
Parent Epic: #5
Priority: Should Have
Bug Description
The categories filter on the budget page currently filters both the Budget Health section and the Cost Breakdown table. The filter should only affect the Budget Health section.
Current Behavior
When one or more categories are selected in the categories filter:
Expected Behavior
When one or more categories are selected in the categories filter:
Acceptance Criteria
Notes