guardian / recipes

1 stars 1 forks source link

Fix adding new servings #91

Closed aracho1 closed 11 months ago

aracho1 commented 11 months ago

PR #86 unfortunately broke the servings field so this is a fix for that. Min/Max have to be added in the same as adding an ingredient (via 'add amount' button) which is not ideal as this isn't optional for the servings field but this should be a temporary fix while we implement a more robust solution.

image