-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
MVPPriority ItemPriority Itemfeature - my recipesfront endwork related to the frontend of the projectwork related to the frontend of the projectsubtasknotes which tasks are subtasks of featuresnotes which tasks are subtasks of features
Milestone
Description
Task:
The delete button on the Recipe Card should remove the Recipe from a user's saved favorites in the DB
Acceptance Criteria:
- When a user clicks on the "Delete" icon, it should display a message/modal that asks the user if they're sure they want to delete this recipe from their favorites
- If the user clicks "No" the modal should close and no action should happen/no recipes should be deleted
- If the user clicks "Yes" to confirm that they do want to remove the recipe as a favorite, this click event should go to a fetch request to an api endpoint that will take the recipe ID and user ID in the payload to delete the recipe from the user's favorites in the db
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
MVPPriority ItemPriority Itemfeature - my recipesfront endwork related to the frontend of the projectwork related to the frontend of the projectsubtasknotes which tasks are subtasks of featuresnotes which tasks are subtasks of features
Projects
Status
Subtasks - TODO
