Improved the meal plan add-dialogs (closes #540)

This commit is contained in:
Bernd Bestel
2020-02-03 20:04:22 +01:00
parent b4a759c0fc
commit 58cff18b03
2 changed files with 39 additions and 2 deletions

View File

@@ -12,6 +12,9 @@
- Fixed that when editing a recipe ingredient which had "Only check if a single unit is in stock" set, not any quantity unit could be picked and the amount stayed empty
- Fixed that when reloading the "new recipe"-page (or when it gets auto-reloaded due to "Auto reload on external changes" is enabled), for each reload a new recipe was created
### Meal plan improvements
- Improved that all add-dialogs can be submitted by using `ENTER` and that the next input is automatically selected after selecting a recipe/product
### General & other improvements/fixes
- Optimized the top navbar height to waste less space
- Fixed that the "contextual time ago" of date/time pickers was not displayed