-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestfrontendFrontend workFrontend workpriority: high
Milestone
Description
Description
Build the layout for the Create New Recipe Page, where users can create a new recipe. The route uses dynamic parameters for $author. This page should display form for creating a new recipe and allow the user to edit, post (publish), cancel, or draft the recipe.
Requirements
- Follow Figma design
- Use mock data for placeholder in input/form fields
- Add a loading state
- Add the following action buttons:
- Draft Recipe — saves without posting
- Cancel — navigates back without creating
- Publish Recipe — marks recipe as published
- Mobile- and desktop-responsive layout
- add field to create/ edit slug
Development Instructions
- Create 'route.tsx' file at:
web/app/routes/_app.new
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfrontendFrontend workFrontend workpriority: high
Type
Projects
Status
In progress