issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:C# language:JavaScript
Filter by
31.6M results
Problem
The It s your turn! banner takes a dedicated row. Remove it and instead signal whose turn it is with an emoji next to
the current player s name in the scoreboard.
Scope
- Remove the It s your ...
ready
ui-ux
QDII 基金每日分析报告
日期: 2026-06-15 状态: ✅ 分析完成 持仓: 持仓 18 只基金
Top 3 推荐基金
1. 易方达全球成长精选QDII-A (012920) - 得分 41.65 | 全球成长
2. 天弘全球高端制造QDII-A (016664) - 得分 19.97 | 全球制造
3. 广发全球精选QDII-A (270023) - 得分 18.2 | 全球精选 ...
daily-report
Problem
The win threshold is 10,000 (Game.PassTurn: if (newScore = 10_000)). Change it to 5,000.
Scope
- Change the threshold to 5000 in Game.PassTurn (consider extracting it to a named constant). ...
game-logic
ready
Problem
Three of a kind scores face value × 100 (DiceAreTrips in Game.GetNewTurnScore), which gives three 1s = 100. By standard
Farkle rules three 1s = 1000.
Scope
- In the scoring logic (Game.GetNewTurnScore ...
bug
game-logic
ready
Problem
On mobile, a dice drag is sometimes interpreted by the browser as a scroll gesture — likely because the browser s usable
viewport height is smaller than the targeted mobile resolution, so the ...
bug
ready
ui-ux
Problem
The Farkle branding in the top menu/title bar isn t a link. Clicking it should take the player back to the game
start/landing page (the create/join screen).
Scope
- Make the menu-bar Farkle ...
ready
ui-ux
Parent
#195
What to build
Set up the foundational project structure for the USSTM website rewrite. Create an orphan branch (next) via git worktree
checked out into a next/ directory alongside the existing ...
ready-for-agent
This issue is blocking users from being able to log into the application, which is a high severity issue. The validation
does not accept valid credentials and shows a generic error.
Steps to reproduce: ...
Problem
The game page renders a large ** Farkle! ** heading inside the page body, duplicating the Farkle title already shown in
the top menu/title bar. It wastes vertical space (which matters for the ...
ready
ui-ux
Problem
On some mobile browser resolutions the floating dice-zone titles (In Play and Set Aside 🎯) render at the top of the page
and overlap each other (and the page title), instead of sitting above their ...
bug
ready
ui-ux

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.