Preview requested pull request diffs on mobile #124

Merged
timmy merged 1 commits from timmy/123-mobile-diff-preview into main 2026-08-06 17:32:27 +00:00
Owner

Closes #123

Adds bounded per-file unified diff previews to the existing read-only mobile review sheet. Changed-file rows are 44px accessible toggles, code is escaped and color differentiated, horizontal scrolling stays inside the sheet, and binary/unavailable/truncated states are explicit.

Validation:

  • python3 -m pytest tests/ -q — 87 passed
  • node --check frontend/review-sheet.js
  • 320×568 Chromium: 44px+ toggle, 320px document/panel width, contained 659px diff scroll, escaped content and truncation notice verified
  • Live Gitea PR #122 parser probe: 7 files, 6 previewable, 400-line cap enforced
Closes #123 Adds bounded per-file unified diff previews to the existing read-only mobile review sheet. Changed-file rows are 44px accessible toggles, code is escaped and color differentiated, horizontal scrolling stays inside the sheet, and binary/unavailable/truncated states are explicit. Validation: - `python3 -m pytest tests/ -q` — 87 passed - `node --check frontend/review-sheet.js` - 320×568 Chromium: 44px+ toggle, 320px document/panel width, contained 659px diff scroll, escaped content and truncation notice verified - Live Gitea PR #122 parser probe: 7 files, 6 previewable, 400-line cap enforced
timmy added 1 commit 2026-08-06 17:31:55 +00:00
feat: preview mobile review diffs (#123)
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 4s
6c4ce5cf48
timmy merged commit c4a9c76781 into main 2026-08-06 17:32:27 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#124
No description provided.