Slug auto-generation from title #6
Labels
No labels
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#4 Build post form component (create/edit)
austin/blog
Reference
austin/blog#6
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?
Automatically derive the slug from the post title (e.g. "My First Post" becomes "my-first-post") when creating a post. Add this logic to the
changesetso the user doesn't have to manually enter a slug.