codersforcauses / codersforcauses/repair-lab
Return sorted repairers
Open
Nobody has claimed this yet.
backend
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When returning repairers, sort them to ensure the assigned repairer is displayed first.
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
Find the code that returns repairers and inspect how their current order is produced. Update the ordering so the assigned repairer appears first, then run the relevant tests if available and verify that returned repairers place the assigned one first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100