Nosh Cuisine is a semester project by Marina Fink which includes an interactive website where users can create a profile, search for recipes and upload their own recipes.
1
stars
0
forks
source link
Image missing in error message for add favorites in recipe detailview #29
Description:
If a user wants to add a recipe to his favorites on a recipe detail page (recipe_detailview.php) while logged out, he gets an error message that this is only possible while logged in. On the page with the error message (add_favorite_detail.php), however, no image is displayed under the message as actually intended, but only the alt text.
make sure that you are not logged in on the nosh cuisine website
Click on the very first recipe of the index page and visit its recipe_detailview.php
Try to add the recipe to your favorites by clicking on the orange heart next to the image slider (under star ratings)
Expected Result:
After trying to add the recipe to favorites on recipe_detailview.php while logged out, an error message appears along with a picture of some food.
Actual Result:
If you try to add a recipe to favorites on recipe_detailview.php while logged out, an error message appears. However, there is no image below the error message, only the alt text is displayed.
Description: If a user wants to add a recipe to his favorites on a recipe detail page (recipe_detailview.php) while logged out, he gets an error message that this is only possible while logged in. On the page with the error message (add_favorite_detail.php), however, no image is displayed under the message as actually intended, but only the alt text.
Steps to Reproduce:
Expected Result: After trying to add the recipe to favorites on recipe_detailview.php while logged out, an error message appears along with a picture of some food.
Actual Result: If you try to add a recipe to favorites on recipe_detailview.php while logged out, an error message appears. However, there is no image below the error message, only the alt text is displayed.
Configuration: