1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 07:39:41 +02:00
mealie/frontend/components/Domain/ShoppingList
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
..
MultiPurposeLabel.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
ShoppingListItem.vue fix: display food label if no label present (#1757) 2022-10-22 13:00:10 -08:00
ShoppingListItemEditor.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00