Skip to content

docs: add animation audit plans for the web app - #19

Merged
PunGrumpy merged 1 commit into
mainfrom
motion/00-audit-plans
Aug 7, 2026
Merged

docs: add animation audit plans for the web app#19
PunGrumpy merged 1 commit into
mainfrom
motion/00-audit-plans

Conversation

@PunGrumpy

@PunGrumpy PunGrumpy commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Problem

The web app's motion had never been audited: a rAF loop re-rendering the whole app at 60fps, layout jumps on the two most-clicked controls, transition-all scattered across components, a layout-property progress bar, and a reduced-motion block that killed all feedback including the processing spinners.

Result

Adds plans/ with five self-contained implementation plans (each with current-code excerpts, exact target values, boundaries, and mechanical + feel-check verification) and a README indexing severity, execution order, and file ownership between plans. Each plan is implemented by the next PR in this stack:

The audit also recorded what was deliberately not planned (motion tokens, entrance polish, delight opportunities) so future work starts from a vetted list.

🤖 Generated with Claude Code

Motion audit of apps/web at a322df8: five self-contained implementation
plans (rAF slider reveal, selection layout jump, transition-all scoping,
progress bar scaleX, reduced-motion feedback) plus an execution-order index.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
pigo Ready Ready Preview Aug 7, 2026 4:21pm
pigo-api Ready Ready Preview Aug 7, 2026 4:21pm

@changeset-bot

changeset-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 16cf6ac

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@PunGrumpy
PunGrumpy merged commit 7f04897 into main Aug 7, 2026
10 checks passed
@PunGrumpy
PunGrumpy deleted the motion/00-audit-plans branch August 7, 2026 16:59
PunGrumpy added a commit that referenced this pull request Aug 7, 2026
The audit plans served as specs for the motion/react-doctor PR stack
(#19-#28), which is fully merged — the plan documents are now historical
and live in the PR record.

Co-authored-by: Claude Fable 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