maproulette / maproulette/maproulette-frontend
Hide people with no work in visible challenge from Leaderboard
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 167
- Forks
- 39
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 11
Description
Some folks in the leaderboard have nothing in their 'top challenges' presumable because all challenges they worked on have since been completed.
Would it make sense to not show people in the leaderboards who don't have any work in currently active challenges?
Or alternatively, list the challenges they did work on, even if they're completed, but indicate that these are completed.
Contributor guide
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 tracing the leaderboard view and how its “top challenges” data is assembled. Determine whether people without work in active challenges should be hidden or shown with completed challenges, then confirm the chosen behavior against the issue before adding coverage for the resulting leaderboard display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100