Skip to content

Add NotMPC ordering tab and PringlePrints listing - #1

Merged
WilfordGrimley merged 1 commit into
masterfrom
worktree-notmpc-pringleprints-export-page
Jul 10, 2026
Merged

Add NotMPC ordering tab and PringlePrints listing#1
WilfordGrimley merged 1 commit into
masterfrom
worktree-notmpc-pringleprints-export-page

Conversation

@WilfordGrimley

Copy link
Copy Markdown

Summary

  • Adds a third tab to the "Print!" export page (FinishedMyProject.tsx) for ordering through NotMPC.com, matching the MakePlayingCards tab's structure (intro line, 3-step BigOL/BigLI numbered list, closing line).
    • Steps were derived from a live read of notmpc.com's site copy, simplified into: export images, configure your order, upload & checkout.
    • Flagged with a TODO comment for manual verification since the flow was sourced by an automated fetch, not a manual walkthrough.
  • Adds a single-line listing below the tabs linking to PringlePrints.
    • Reserved fixed height for this line in the existing height-budget calculations (OtherPrintShopsHeight constant) rather than relying on scroll — the inner tab-content scroll region has overscroll-behavior: none, which was silently hiding the line on tabs with content taller than the viewport until this was accounted for.

Test plan

  • npx prettier@2.7.1 --check on all changed files
  • npx tsc --noEmit — no errors
  • npx eslint on changed files — no new issues
  • Manually verified in a running dev server via Playwright screenshots: MPC, NotMPC, and PDF tabs all render correctly, and the new footer line is visible and reachable (not clipped) on every tab.

🤖 Generated with Claude Code

NotMPC gets full parity with the MakePlayingCards tab (matching numbered-step
structure); PringlePrints is deliberately a single unstyled link line, not a
section, per the catalog's policy of not funneling to that separate business.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@WilfordGrimley
WilfordGrimley marked this pull request as ready for review July 10, 2026 22:19
@WilfordGrimley
WilfordGrimley merged commit b1da9d2 into master Jul 10, 2026
8 checks passed
WilfordGrimley added a commit that referenced this pull request Jul 23, 2026
WilfordGrimley added a commit that referenced this pull request Jul 23, 2026
* Ratify artifact-1 parity-replay outcome (issue #154)

* Rebase onto #341, record constants #1/#2 must-fix ruling, clarify cross-method replay baseline
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