1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/components/Domain
Hayden c5613694d9
fix: display food label if no label present (#1757)
The only label that was applied to the shopping list view was one that was manually assigned. Now we first check if the item has a label, if not we check if the food has a label, then if there really is no label we display nothing.
2022-10-22 13:00:10 -08:00
..
Group chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
Recipe feat: fix recipe rating overwriting (#1756) 2022-10-22 12:54:47 -08:00
ShoppingList fix: display food label if no label present (#1757) 2022-10-22 13:00:10 -08:00
User chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00