From 711dd938510906722d7f509053ab2956b988b86a Mon Sep 17 00:00:00 2001
From: Michael Genson <71845777+michael-genson@users.noreply.github.com>
Date: Fri, 19 Apr 2024 10:52:41 -0500
Subject: [PATCH] fix: Ratings UI and Filter Issues (#3459)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
---
.../components/Domain/Recipe/RecipeRating.vue | 78 +++++++------------
mealie/repos/repository_recipes.py | 20 +++--
2 files changed, 45 insertions(+), 53 deletions(-)
diff --git a/frontend/components/Domain/Recipe/RecipeRating.vue b/frontend/components/Domain/Recipe/RecipeRating.vue
index 45abdb953..e8cd6c041 100644
--- a/frontend/components/Domain/Recipe/RecipeRating.vue
+++ b/frontend/components/Domain/Recipe/RecipeRating.vue
@@ -1,12 +1,12 @@
+
+
+