You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When I use the feature "ingredients list on top of receipts" I expect it to list all needed ingredients (so I can quickly check and prep). But it's not showing ingredients of steps that are a recepie itself.
Example
Recepie Boiled eggs
Ingredients:
2 Eggs
Steps:
Boil the eggs
Recepie Egg toast
Ingredients:
1 Toast
Steps:
Recepie Boiled eggs
Smash the eggs
Put on toast
Expectation
If I open "Egg toast" recepie, I need 2 Eggs and 1 Toast, but the list does just show 1 Toest. If I scroll through the steps though, I see the additional 2 Eggs needed.
Describe the solution you'd like
Either by default or via an option, users should see full list of ingredients, including references recepies.
Describe alternatives you've considered
Show multiple ingredients lists on top, for the current recepie and one per referenced recepie. But this is maybe bad UI?
Additional context
I'm new to this interesting project. I tried to find other issues for this topic, also reviewed the docs, but didn't find anything. Maybe I used wrong search terms. Sorry if this is a duplicate.
The text was updated successfully, but these errors were encountered:
Was coming to open the same ticket. 👍 Embedded recipe ingredients aren't added to the top-level summary of ingredients. They are only visible in the step that the embedded recipe is linked.
Is your feature request related to a problem? Please describe.
When I use the feature "ingredients list on top of receipts" I expect it to list all needed ingredients (so I can quickly check and prep). But it's not showing ingredients of steps that are a recepie itself.
Example
Recepie Boiled eggs
Ingredients:
Steps:
Recepie Egg toast
Ingredients:
Steps:
Expectation
If I open "Egg toast" recepie, I need 2 Eggs and 1 Toast, but the list does just show 1 Toest. If I scroll through the steps though, I see the additional 2 Eggs needed.
Describe the solution you'd like
Either by default or via an option, users should see full list of ingredients, including references recepies.
Describe alternatives you've considered
Show multiple ingredients lists on top, for the current recepie and one per referenced recepie. But this is maybe bad UI?
Additional context
I'm new to this interesting project. I tried to find other issues for this topic, also reviewed the docs, but didn't find anything. Maybe I used wrong search terms. Sorry if this is a duplicate.
The text was updated successfully, but these errors were encountered: