Siderite / Siderite/lichessTools
Improvements in games to play
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 20
- Avg merge
- 19h 59m
- Merged PRs (30d)
- 1
Description
Games to play lobby section shows a maximum of 9 games in play even if you have more.
The games where it's your move to play should be highlighted as well.
The display of the games is pretty bad, too. Just the game with the user name of the opponent under. The name doesn't support hovering, and it's not rendered like a normal user link.
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 locating the games-to-play lobby section in the JavaScript extension and reproduce it with more than nine active games. Inspect how turn state and opponent names are rendered; done when all games appear, games where it is your move are highlighted, and opponent names use normal hoverable user links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100