Make the models page readable at a glance, and give the list motion - #191
Merged
Conversation
The first thing on the page was the core model's accordion, open, with four dense bullets. The actual map of the suite -- the seven one-line rows that tell you what each model answers -- sat below them, mostly below the fold. So the first view was the details of one model rather than the shape of seven. Closed the core. The first view is now the map: seven rows, each a question and a model id, with the detail one click away where it was always meant to be. Text: the hero lede and six of the wordiest facts are cut, keeping every number. The £50,000 example no longer itemises allowance, income tax and NI on the way to the net figure -- the net figure was the point. Motion: rows animate in sequence rather than as one block, so the eye reads the list as seven choices. --qa-i restarts per .qa-list so the Combine list does not inherit the Models list's delays and arrive half a second late. Hover and open states now move the border, and the "+" rotates into a "x" on open. The existing prefers-reduced-motion rule disables all of it. Cache key bumped v=4 -> v=5 across 63 files, template included: style.css changed, and #189 is the lesson about what happens when that is skipped. Site suite 1564 passed; contract and generator clean. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Lcj9DDqam9KmVCfhEdnJcJ
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
The problem with the first view
The first thing on the page was the core model's accordion, open, with four dense bullets. The actual map of the suite — the seven one-line rows telling you what each model answers — sat below them, mostly below the fold.
So the first view was the details of one model rather than the shape of seven.
Closed the core. The first view is now the map: seven rows, each a question and a model id, with the detail one click away where it was always meant to be.
Less text
The hero lede and six of the wordiest facts are cut, keeping every number. The £50,000 example no longer itemises allowance, income tax and NI on the way to the net figure — the net figure was the point.
Motion
Rows animate in sequence rather than as one block, so the eye reads the list as seven choices rather than a wall.
--qa-irestarts per.qa-list, so the Combine list doesn't inherit the Models list's delays and arrive half a second late+rotates into a×on openThe existing
prefers-reduced-motionrule disables all of it.Cache key
Bumped
v=4→v=5across 63 files, generator template included —style.csschanged, and #189 is the lesson about what happens when that's skipped.Testing
Site suite 1564 passed; contract and topic-page generator clean.
🤖 Generated with Claude Code
https://claude.ai/code/session_01Lcj9DDqam9KmVCfhEdnJcJ