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

Recipe serving name wrong when food serving size is less than 1 #47

Open
cdubz opened this issue Feb 13, 2022 · 0 comments
Open

Recipe serving name wrong when food serving size is less than 1 #47

cdubz opened this issue Feb 13, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cdubz
Copy link
Member

cdubz commented Feb 13, 2022

The recipe ingredient list will use the food serving name if the food is entered using servings and the food serving size is less than one. E.g. food with 1/4 cup serving size added to a recipe as 1/2 serving will show up incorrectly as 1/2 cup no instead of 1/8 cup.

Related it #19. Seems a specific recipe summary method should be added to the Food model.

@cdubz cdubz added the bug Something isn't working label Feb 13, 2022
@cdubz cdubz self-assigned this Feb 13, 2022
@cdubz cdubz pinned this issue Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant