fix(mobile): stabilize PR link input row - #4936
Conversation
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Executive SummaryThe only PR-owned change remains the single Files Reviewed (1 file)
Notes
Previous Review Summaries (2 snapshots, latest commit fbaeb6a)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit fbaeb6a)Status: No Issues Found | Recommendation: Merge Executive SummaryThe incremental change raises the bordered PR-link row from Files Reviewed (1 file)
Notes
Previous review (commit 2b5f1a2)Status: 1 Issue Found | Recommendation: Address before merge Executive SummaryThe new Overview
Issue Details (click to expand)WARNING
Files Reviewed (1 file)
Notes
Reviewed by claude-opus-5 · Input: 22 · Output: 2.8K · Cached: 397.2K Review guidance: REVIEW.md from base branch |
Summary
What
pr-link-input-rowtest hooks for direct native layout verification.Why
How
min-h-14floor, accounting for its border-box measurement and the clear control.manual-review-screen.tsxunchanged: it has a fixedh-12input and no clear button.Verification
cd apps/mobile && pnpm format && pnpm typecheck && pnpm lint && pnpm check:unused && pnpm testpnpm format apps/mobile/src/components/pr-review/pr-review-entry-screen.tsx && pnpm lint apps/mobile/src/components/pr-review/pr-review-entry-screen.tsxfbaeb6ac5.Visual Changes
iOS
Android
Reviewers
pandemicsyn,jeanduplessis.