Skip to content

[task] Render TUI review comments view #19

Description

@phongndo

Goal

Show PR review comments or review threads in the TUI.

Why this matters

Review context is one of the workflow areas that often sends users back to GitHub web. Nexgit should make unresolved review work visible locally.

Command/API target

Render github.pr.reviewThreads data for the selected PR.

Depends on

Out of scope

  • Do not implement replying, resolving, or submitting reviews.
  • Do not build a full diff viewer.
  • Do not build desktop UI.

Definition of done

  • TUI can show review thread/comment summaries for a selected PR.
  • File path, line/position, author, body excerpt, and resolved state appear where available.
  • Empty, loading, permission, and unsupported-data states are readable.

Verification

  • cargo fmt --all --check
  • cargo check --workspace
  • Run cargo run -p nexgit-cli -- tui and include a screenshot or concise manual observation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: tuiTerminal UI layout, input handling, and Ratatui behavior.help wantedMaintainers would welcome a community contribution on this work.kind: featureA user-facing capability request.

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions