twschum / mix-mind

Dynamic menu generator and order manager for home bars
https://schubar.org
Apache License 2.0
1 stars 3 forks source link

Can't delete ingredients more than once #16

Closed twschum closed 6 years ago

twschum commented 6 years ago

After the confirm delete modal is used once, subsequent uses of it get a js reference to the row that's been orphaned and can't act on the table.

twschum commented 6 years ago

Refactored the ingredient CRUD api to use an ingredient id, which isn't the primary key but can be used to look up any ingredient