Show requested-change feedback in mobile pull detail #1337

Merged
rockachopa merged 1 commits from timmy/1336-review-feedback into main 2026-08-24 05:48:24 +00:00
Owner

Closes #1336

What changed

  • retain bounded review summaries and latest inline feedback from Gitea
  • group received comments by changed file in mobile pull detail
  • jump from feedback to the expanded matching diff while preserving outdated-review guidance
  • gate the flow at 320×568 and 390×844 in the packaged browser journey

Verification

  • pytest -q tests/test_pull_api.py tests/test_my_work.py tests/test_ci_workflow.py tests/e2e/test_mobile_pull_reviewer_status_release.py tests/e2e/test_mobile_pull_reviewer_feedback_release.py → 361 passed
  • pytest -q tests/ → 2513 passed, 14 skipped
  • live Gitea review-comments endpoint verified HTTP 200 on PR #1282
Closes #1336 ## What changed - retain bounded review summaries and latest inline feedback from Gitea - group received comments by changed file in mobile pull detail - jump from feedback to the expanded matching diff while preserving outdated-review guidance - gate the flow at 320×568 and 390×844 in the packaged browser journey ## Verification - `pytest -q tests/test_pull_api.py tests/test_my_work.py tests/test_ci_workflow.py tests/e2e/test_mobile_pull_reviewer_status_release.py tests/e2e/test_mobile_pull_reviewer_feedback_release.py` → 361 passed - `pytest -q tests/` → 2513 passed, 14 skipped - live Gitea review-comments endpoint verified HTTP 200 on PR #1282
timmy added 1 commit 2026-08-24 05:38:47 +00:00
feat: show requested-change feedback (Closes #1336)
All checks were successful
CI / lint (pull_request) Successful in 3m30s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Successful in 5m24s
CI / release-candidate (pull_request) Has been skipped
c4bb2f5eba
rockachopa merged commit bad14d1b94 into main 2026-08-24 05:48:24 +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#1337
No description provided.