You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to handle errors when fetching recipe data on the recipe detail page so that users are informed if there is an issue retrieving the recipe.
Acceptance Criteria:
An error message is displayed on the recipe detail page if the API call fails, informing the user that there was an issue retrieving the recipe details, and providing an option to go back to the homepage or try again.
The text was updated successfully, but these errors were encountered:
As a developer, I want to handle errors when fetching recipe data on the recipe detail page so that users are informed if there is an issue retrieving the recipe.
Acceptance Criteria:
An error message is displayed on the recipe detail page if the API call fails, informing the user that there was an issue retrieving the recipe details, and providing an option to go back to the homepage or try again.
The text was updated successfully, but these errors were encountered: