Skip to content

Author the competitions list's phone layout - #388

Merged
PatrikBak merged 1 commit into
mainfrom
patrik/competitions-list-mobile
Aug 22, 2026
Merged

Author the competitions list's phone layout#388
PatrikBak merged 1 commit into
mainfrom
patrik/competitions-list-mobile

Conversation

@PatrikBak

Copy link
Copy Markdown
Owner

Every break in a competitions group panel came from flex-wrap deciding where boxes landed, so a card's shape changed with the length of its strings. On a phone that showed as three faults: the status sat right of a short name and left of a long one, the entry-window pill filled its line and stranded one of the two counts below it, and consecutive level rows disagreed about whether a badge shared a line with its action.

The countdown now holds the top right corner at any name length, with a long name wrapping as text underneath it. The entry window takes its own line with both counts together beneath it. Each level row pins its action to the same right edge and drops the standing to a line of its own, which display: contents re-forms into the single right-hand cluster from the sm breakpoint up.

A group holding a single competition gives its standing and action the line a row would have had, so both shapes of card put the action in the same place. Everything else renders identically above sm.

The English for a competition awaiting its marks said the results were being written, which reads as a document nobody has typed yet rather than as work in progress; it now says marking is in progress, matching the word the rest of the English copy uses.

🤖 Generated with Claude Code

Every break in a group panel came from flex-wrap deciding where boxes
landed, so a card's shape changed with the length of its strings. On a
phone the status sat right of a short name and left of a long one, the
date pill filled its line and stranded one of the two counts below it,
and consecutive level rows disagreed about whether the badge shared a
line with its action.

The countdown now holds the top right corner at any name length. The
entry window takes its own line with both counts together beneath it.
Each level row pins its action to the same right edge and drops the
standing to a line of its own, which display: contents re-forms into
the one right-hand cluster from the sm breakpoint up.

A group holding a single competition gives its standing and action the
line a row would have had, so both shapes of card put the action in the
same place.

The English for a competition awaiting its marks said the results were
being written, which reads as a document nobody has typed yet rather
than as work in progress.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
math-comps Ready Ready Preview Aug 22, 2026 6:14pm

@PatrikBak
PatrikBak enabled auto-merge August 22, 2026 18:13
@PatrikBak
PatrikBak merged commit 19bb48c into main Aug 22, 2026
5 checks passed
@PatrikBak
PatrikBak deleted the patrik/competitions-list-mobile branch August 22, 2026 18:19
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