Thinkmill / Thinkmill/keystatic
Enhancement: relationship search
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 159
- Avg merge
- 21h 41m
- Merged PRs (30d)
- 2
Description
When adding a relationship, search is based on the slug, which is okay. However, when typing quickly, it's easier to input a space rather than a dash. My suggestion is to replace space by dash for easier slug research in relatioships.
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
No file, test, or entry point is named. Start by locating the relationship search implementation and checking how the entered text is converted into a slug. Done means spaces are treated as dashes during relationship search without changing other slug behavior, with relevant search coverage added or updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100