Skip to content

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

Closed
denis1011101 wants to merge 1 commit into
mainfrom
fix/tennis-life-match-card
Closed

fix: order the feed's match sides by the team the score counts first#149
denis1011101 wants to merge 1 commit into
mainfrom
fix/tennis-life-match-card

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>
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