Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow incrementing/decrementing servings for each meal on the meal planner individually #148

Open
jayaddison opened this issue Jun 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jayaddison
Copy link
Member

Is your feature request related to a problem? Please describe.
It's valid and possible to schedule the same recipe (meal) for various days on the meal calendar.

For various use cases -- for example, if a user has invited friends over for dinner on a certain day -- it makes sense to allow the number of servings for a meal to be modified individually.

Describe the solution you'd like
Add small increment/decrement buttons on the meal planner page next to each meal that allow the user to increase or decrease the number of servings for that meal.

The updated servings values should be reflected in the quantities listed on the shopping list.

Some application data model refactoring may be required to achieve this cleanly.

Additional context
This issue has branched off from #2.

@jayaddison jayaddison added the enhancement New feature or request label Jun 19, 2020
@jayaddison jayaddison changed the title Allow specifying servings for each meal on the meal planner individually Allow incrementing/decrementing servings for each meal on the meal planner individually Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant