From 41945654fb391babafd39b3234b68062954dccc2 Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Fri, 11 Jul 2025 20:06:13 +0000 Subject: [PATCH] Add a warning banner to explain why it looks weird for users who don't typically parse --- .../RecipePageParts/RecipePageIngredientEditor.vue | 11 ++++++++--- frontend/lang/messages/en-US.json | 1 + 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageIngredientEditor.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageIngredientEditor.vue index 7198cdb3d..51b07448f 100644 --- a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageIngredientEditor.vue +++ b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageIngredientEditor.vue @@ -1,9 +1,14 @@