zold-io / zold-io/zold.github.io
sort nodes by their score in the table
Open
Nobody has claimed this yet.
bug
scope
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 4
- Avg merge
- 16h 59m
- Merged PRs (30d)
- 9
Description
Let's sort them by the score, in the table in /map.html
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 in /map.html and inspect how the table rows are built and how each node's score is exposed. Implement score-based row ordering and verify in the rendered table that nodes appear sorted by score.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100