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

Auto selects amount of ingredient when adding new ingredient. #1596

Merged
merged 1 commit into from
Mar 1, 2022
Merged

Auto selects amount of ingredient when adding new ingredient. #1596

merged 1 commit into from
Mar 1, 2022

Conversation

MaxJa4
Copy link
Contributor

@MaxJa4 MaxJa4 commented Feb 28, 2022

Fixes #1589

Amount is selected when adding new ingredient in recipe edit view.

Scenarios:

  • 0 is actually desired (because it's a spice for example) -> no change needed
  • 0 needs to be replaced by the actual amount -> just type in the number, since it's already selected

@vabene1111 vabene1111 merged commit b730acc into TandoorRecipes:develop Mar 1, 2022
@MaxJa4 MaxJa4 deleted the improvement/select_amount branch March 1, 2022 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding ingredient: Select amount
2 participants