-
-
Notifications
You must be signed in to change notification settings - Fork 806
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] - Recipe comments display a username/id rather than the "name" of the user #4187
Comments
I raised this as an issue to give anyone a chance to object to this being changed. It straddles bug and feature request IMO. |
Oh yeah that should definitely be name |
@michael-genson and @boc-the-git Can you please assign this issue to me? I would love to start my contributions with this issue. |
You can just go ahead and work on it 👍 |
Oh, I just saw, that it has been solved, no worries! Thanks for replying! |
#4295 was not braught up to a mergable state so i had to close it. |
…the "name" of the user mealie-recipes#4187, I have added the full name to the class and printing it on the frontend
First Check
What is the issue you are experiencing?
When you add a comment to a recipe, it displays the username/id, rather than the "name" of the user.
Specifically it comes from here:
mealie/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageComments.vue
Line 37 in 98ac9cd
Steps to Reproduce
Please provide relevant logs
N/A
Mealie Version
Version
v1.12.0
Build
0d06494
Deployment
Docker (Linux)
Additional Deployment Details
No response
The text was updated successfully, but these errors were encountered: