fix: relay web board shows state counts and gamification stats as separate lines#24
Draft
Copilot wants to merge 3 commits into
Draft
fix: relay web board shows state counts and gamification stats as separate lines#24Copilot wants to merge 3 commits into
Copilot wants to merge 3 commits into
Conversation
metalaureate
reviewed
Apr 8, 2026
Owner
metalaureate
left a comment
There was a problem hiding this comment.
@copilot I think you got stuck.
…-gamification-line Co-authored-by: metalaureate <[email protected]>
…ate line below Agent-Logs-Url: https://github.com/metalaureate/tend-cli/sessions/60b7e251-c77d-4fab-9015-f22c75e86ce4 Co-authored-by: metalaureate <[email protected]>
Copilot
AI
changed the title
[WIP] Fix duplicate gamification line on relay web page
fix: relay web board shows state counts and gamification stats as separate lines
Apr 8, 2026
Contributor
Author
The fix is in commit
Previously the gamification feature had caused the stats to appear twice (once replacing state counts in the footer, once in a separate div). The partial fix removed the second div but dropped state counts entirely. This commit restores state counts to the footer and puts gamification-only content in the dedicated |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When gamification stats were added to the relay web board, they replaced state counts in the footer AND appeared again in a separate
.gamificationdiv — showing the same data twice in two different styles. A partial fix removed the second div but left state counts permanently missing.Changes
.footer— always showsneeds attention · done · working · idle.gamificationdiv below the footer, rendered only when stats are availableX/24h active · X done today · ...) below in a dimmer style