From f9f88fb8a4e78c92f44c769dbcebfba77a5d03d4 Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Tue, 29 Jul 2025 16:53:33 -0500 Subject: [PATCH] fix: Nuxt 3 Ingredient Parsing Issues and Tooltip Positions (#5829) Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com> --- .../Domain/Recipe/RecipeActionMenu.vue | 2 +- .../components/Domain/Recipe/RecipeAssets.vue | 2 +- .../Domain/Recipe/RecipeIngredientEditor.vue | 57 +++++++++++++++---- .../Domain/Recipe/RecipeLastMade.vue | 2 +- .../RecipePageIngredientEditor.vue | 2 +- .../Domain/Recipe/RecipeScaleEditButton.vue | 4 +- .../Domain/Recipe/RecipeTimelineBadge.vue | 2 +- .../Domain/ShoppingList/ShoppingListItem.vue | 2 +- .../components/Domain/User/UserAvatar.vue | 2 +- frontend/components/global/AppButtonCopy.vue | 2 +- .../components/global/BaseButtonGroup.vue | 2 +- frontend/lang/messages/en-US.json | 2 + frontend/pages/admin/manage/groups/index.vue | 2 +- .../pages/admin/manage/households/index.vue | 2 +- .../r/[slug]/ingredient-parser.vue | 50 +++++++++------- 15 files changed, 91 insertions(+), 44 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipeActionMenu.vue b/frontend/components/Domain/Recipe/RecipeActionMenu.vue index 0f77fbd99..88db9794b 100644 --- a/frontend/components/Domain/Recipe/RecipeActionMenu.vue +++ b/frontend/components/Domain/Recipe/RecipeActionMenu.vue @@ -17,7 +17,7 @@
- +