Skip to content

feat: Stabilize PR info row ordering - #46

Merged
rrbe merged 2 commits into
mainfrom
feat/stabilize-pr-info-row-order
Jul 28, 2026
Merged

feat: Stabilize PR info row ordering#46
rrbe merged 2 commits into
mainfrom
feat/stabilize-pr-info-row-order

Conversation

@rrbe

@rrbe rrbe commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • add shared ordered insertion slots for Branch, Diff, Labels, Conflicts, and Review
  • replace Branch and Diff skeletons in place when their requests complete
  • route Labels, Conflicts, and Review through the same ordering helper

Behavior

Network requests remain concurrent. The ordering test inserts items in a different completion order, verifies Branch → Diff → Labels → Conflicts → Review, verifies Conflicts follows Diff when Labels are absent, and covers skeleton replacement.

Verification

  • pnpm test — 224 tests passed
  • pnpm typecheck
  • pnpm build

@rrbe rrbe changed the title Stabilize PR info row ordering feat: Stabilize PR info row ordering Jul 28, 2026
@rrbe
rrbe merged commit 7f3ce7d into main Jul 28, 2026
1 check passed
@rrbe
rrbe deleted the feat/stabilize-pr-info-row-order branch July 28, 2026 10:18
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