FEAT: Delete recipes #75

Closed
opened 2026-01-10 12:30:59 -07:00 by azpect · 2 comments
Owner

A user should be able to delete their recipes. Soft delete probably?

To implement a soft delete, I will need another DB field.

A user should be able to delete their recipes. Soft delete probably? To implement a soft delete, I will need another DB field.
azpect added the
Kind/Feature
Priority
Medium
labels 2026-01-10 12:30:59 -07:00
Author
Owner

Lots of progress, but not complete.

Owner validation needs to take place in the UI, maybe we need another API.
I also want a confirmation modal, its too easy to delete them.

Lots of progress, but not complete. Owner validation needs to take place in the UI, maybe we need another API. I also want a confirmation modal, its too easy to delete them.
Author
Owner

Complete with PR #84

Complete with PR #84
Sign in to join this conversation.
No description provided.