Thinkmill / Thinkmill/keystatic
Slug field: option to make field readonly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 159
- Avg merge
- 21h 41m
- Merged PRs (30d)
- 2
Description
Hi
We like to work with the slug field to have automatic slug generation. However, we have found that in certain cases (especially with collections, and when it comes to relations) it would be very useful to have the option to use the slug field as a read-only field.
Thank you :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the slug field implementation and its existing field options, then determine how read-only fields are represented elsewhere. Done means users can opt to keep automatic slug generation while preventing edits, including for collections and relations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100