-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestfrontendFrontend workFrontend workpriority: medium
Milestone
Description
Summary
Create "My Recipes" Page
Add a page that displays only the recipes created by the currently signed-in user. This page can closely resemble the existing “All Recipes” view but should be filtered to show only the user’s own content.
Why is this feature important?
This provides users with a personalized space to manage, view, and edit their own recipes without having to sift through all public or shared content. It enhances user experience by offering a focused and efficient way to access their contributions.
Additional context
- This view could live under a route like
/my-recipes - Optionally include edit/delete actions for each recipe
- Design can match the current recipe grid/list layout for consistency
- There should be a way to select/ deselect all and a button to delete recipe(s) if needed.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfrontendFrontend workFrontend workpriority: medium
Type
Projects
Status
In progress