ibeal / KitchenDB

A personal project to create something that can track inventory and recipes to suggest recipes to make determined by inventory
2 stars 0 forks source link

Delete crashes on invalid title #54

Open ibeal opened 3 years ago

ibeal commented 3 years ago

Steps to reproduce: create new recipe, click delete

Reason: Cannot find recipe in the database based on title

Solution: allow delete to fail without crashing, but let user know that recipe was not found