Thinkmill / Thinkmill/keystatic
impossible to sort entries
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 159
- Avg merge
- 21h 41m
- Merged PRs (30d)
- 2
Description
Lately we have been using keystatic for small projects, but there is one big disadvantage
Impossible to sort entries, which is a lot of pain. What if there weren't 5, but 100? Rewrite all 100 of them by hand?
What's more, you have sorting functionality within entries, here it is
Please integrate this drag sorting functionality to the level above.
Thanks, let's make keystatic better!
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
Start by reviewing the existing drag-sorting functionality within entries and the screenshots in this issue, then locate the higher-level entry list where sorting should be added. Done means users can drag-sort entries at that level instead of rewriting many entries by hand.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- content, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100