-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
blockedItem is blocked by other work (Requires a linked PR or Issue)Item is blocked by other work (Requires a linked PR or Issue)enhancementNew feature or requestNew feature or requestfrontendFrontend workFrontend workpriority: high
Milestone
Description
Description
Build the layout for the Recipe Revision Page, where users can revise an existing recipe. The route uses dynamic parameters for both $author and $slug. This page should display current recipe data and allow the user to edit, post (publish), or delete the recipe.
Requirements
- Follow Figma design
- use mock data for placeholder in input/ form fields
- Add a loading state
- Add the following action bttons:
- Draft Revision — saves w/ out updating
- Cancel — navigates back without saving
- Publish Revision — marks recipe as published
- Delete — removes the recipe
- Mobile- and desktop-responsive layout
- add field to edit slug
Development Instructions
- Create 'route.tsx' file @
web/app/routes/_app.$author.$slug.revise
Metadata
Metadata
Assignees
Labels
blockedItem is blocked by other work (Requires a linked PR or Issue)Item is blocked by other work (Requires a linked PR or Issue)enhancementNew feature or requestNew feature or requestfrontendFrontend workFrontend workpriority: high
Type
Projects
Status
Blocked