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
On iOS, if you slide a recipe in the list to the left and click delete...
Or on Android if you click the delete button...
We should make an $ionicPopup to confirm the user wants to delete it. Text should read "Are you sure you want to delete {{recipe.name}}?" It should have a red delete button, and a regular/default colored cancel button.
The text was updated successfully, but these errors were encountered:
On iOS, if you slide a recipe in the list to the left and click delete...
Or on Android if you click the delete button...
We should make an $ionicPopup to confirm the user wants to delete it. Text should read "Are you sure you want to delete {{recipe.name}}?" It should have a red delete button, and a regular/default colored cancel button.
The text was updated successfully, but these errors were encountered: