feat(tools): pace the feedback pages on a phone without dropping the desktop drawings (#535) #552

Merged
claude-bot merged 1 commit from feat/feedback-site-phone-pacing into main 2026-09-07 21:34:01 +00:00
Contributor

A player called the players' page overwhelming on a phone; the owner still needs input on the desktop drawings, so nothing is removed, it is paced.

Below 900px, per concept: one screen at a time behind a small strip (Home, Session, Game night, Afterwards; the GM page's seven), the desktop drawing scaled to the phone's width with a Full size button that opens it at 1:1 in a scrollable, pinch-zoomable overlay, the notes folded behind a Notes (n) button, the concept chips in one scrolling row, the phone drawing first on the players' page, and a Next link at the end of every rating box. On a laptop nothing changes. The intro says how to tap through and quotes ten to fifteen minutes.

Template change only (audience.html plus a flag in the assembler); both built pages and both artifact copies rebuilt; scripts syntax-checked with Node; deployed on the dev box and verified served.

🤖 Generated with Claude Code

A player called the players' page overwhelming on a phone; the owner still needs input on the desktop drawings, so nothing is removed, it is paced. Below 900px, per concept: one screen at a time behind a small strip (Home, Session, Game night, Afterwards; the GM page's seven), the desktop drawing scaled to the phone's width with a **Full size** button that opens it at 1:1 in a scrollable, pinch-zoomable overlay, the notes folded behind a **Notes (n)** button, the concept chips in one scrolling row, the phone drawing first on the players' page, and a **Next** link at the end of every rating box. On a laptop nothing changes. The intro says how to tap through and quotes ten to fifteen minutes. Template change only (`audience.html` plus a flag in the assembler); both built pages and both artifact copies rebuilt; scripts syntax-checked with Node; deployed on the dev box and verified served. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
feat(tools): pace the feedback pages on a phone without dropping the desktop drawings (#535)
All checks were successful
CI / Backend lint (ruff) (pull_request) Successful in 31s
CI / Summarisation accuracy eval harness (stub provider) (pull_request) Successful in 53s
CI / Bot/backend version sync (pull_request) Successful in 53s
CI / Bot tests and audit (pull_request) Successful in 1m45s
CI / Frontend tests, audit, and build (pull_request) Successful in 2m56s
CI / Docker image build (pull_request) Successful in 4m52s
CI / Backend migration, tests, and audit (pull_request) Successful in 13m20s
CI / Synthetic session harness (no GPU, no LLM) (pull_request) Successful in 23m11s
4994981b3a
A player called the page overwhelming on a phone: eight concepts with four
screens each, desktop drawings wider than the viewport scrolling sideways,
the concept chips wrapping to three rows, some fifty drawings before the
questions. The owner still needs input on the desktop drawings, so nothing is
removed; it is paced instead.

Below 900px: one screen at a time per concept behind a small strip (Home,
Session, Game night, Afterwards; the GM page's seven), the desktop drawing
scaled to the phone's width with a Full size button that opens it at 1:1 in a
scrollable, pinch-zoomable overlay, the notes folded behind a Notes button,
the concept chips in one scrolling row, the phone drawing first on the
players' page, and a "Next" link at the end of every rating box. On a laptop
nothing changes. Intro copy says so and quotes ten to fifteen minutes.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
claude-bot scheduled this pull request to auto merge when all checks succeed 2026-09-07 21:10:01 +00:00
claude-bot deleted branch feat/feedback-site-phone-pacing 2026-09-07 21:34:01 +00:00
Sign in to join this conversation.
No description provided.