Skip to content

fix: order the feed's match sides by the team the score counts first - #147

Merged
denis1011101 merged 1 commit into
mainfrom
fix/feed-match-side-order
Aug 18, 2026
Merged

fix: order the feed's match sides by the team the score counts first#147
denis1011101 merged 1 commit into
mainfrom
fix/feed-match-side-order

Conversation

@denis1011101

Copy link
Copy Markdown
Owner

One score string is written onto every row of a match and always counts team A first, but the card named the row's own player first. The feed picks its representative row by the smallest participant id, so 14 of 39 cards on production came out reversed: match 107 read "Denis vs Максим — 6-3" when the 6 is Максим's and Denis lost. Naming team A first puts the score back next to the side that earned it.

One score string is written onto every row of a match and always counts team
A first, but the card named the row's own player first. The feed picks its
representative row by the smallest participant id, so 14 of 39 cards on
production came out reversed: match 107 read "Denis vs Максим — 6-3" when the
6 is Максим's and Denis lost. Naming team A first puts the score back next to
the side that earned it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@denis1011101
denis1011101 merged commit 26630d8 into main Aug 18, 2026
4 checks passed
@denis1011101
denis1011101 deleted the fix/feed-match-side-order branch September 4, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant