Description
When a user clicks a list in the history sidebar, the app should fetch the full details for that recipe and update the main "Shopping List" view.
The selected historical data should replace the current shopping list and reflect immediately in the UI.
Acceptance Criteria
Description
When a user clicks a list in the history sidebar, the app should fetch the full details for that recipe and update the main "Shopping List" view.
The selected historical data should replace the current shopping list and reflect immediately in the UI.
Acceptance Criteria
GET /api/history/{id}.