feature: recipe scaling (adjust servings) #66

Closed
opened 2026-04-08 06:43:30 -07:00 by pyr0ball · 0 comments
Owner

Recipes come in fixed serving counts. No UI to adjust. Common need: 'cooking for 1' or 'double this'.

Implementation: Serving multiplier in RecipeDetailPanel. Scale ingredient quantities. Best-effort regex-based fraction/integer scaling on freeform strings; full accuracy depends on quantity parsing work.

Tier: Free.

Recipes come in fixed serving counts. No UI to adjust. Common need: 'cooking for 1' or 'double this'. **Implementation:** Serving multiplier in RecipeDetailPanel. Scale ingredient quantities. Best-effort regex-based fraction/integer scaling on freeform strings; full accuracy depends on quantity parsing work. Tier: Free.
pyr0ball added this to the Public Launch milestone 2026-04-08 06:43:31 -07:00
pyr0ball added the
enhancement
label 2026-04-08 06:43:31 -07:00
Sign in to join this conversation.
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: Circuit-Forge/kiwi#66
No description provided.