Build post form component (create/edit) #4
Labels
No labels
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#5 Add delete functionality
austin/blog
#6 Slug auto-generation from title
austin/blog
#1 Add post routes to router
austin/blog
Reference
austin/blog#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create
PostLive.FormComponentas a reusable LiveComponent for creating and editing posts. Handles form rendering,changesetvalidation feedback, and submission for both new and existing posts.