coder13 / coder13/delegateDashboard
Fewest Moves seed time shows single as 0.xx
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
For competitors with a single but no average, the seed time is incorrectly divided by 100 (because the database stores FMC singles in moves and averages in centimoves)

Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the seed-time calculation or rendering for Fewest Moves competitors, then trace how single and average values are converted. Reproduce the case described in the issue, where a competitor has a single but no average, and verify that the single is displayed in moves rather than divided by 100.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- database, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100