Skip to content

Browse Issues: list, filters, parent tree and side panel #27

Description

@lukemaj

Parent

#25

Outcome

The user browses GitHub Issues from all repositories of their T3 projects in Chromeria, and reads and acts on one Issue in a side panel.

Acceptance criteria

  • The Pull Requests page has a PRs/Issues toggle; a sidebar Issues icon next to the PR icon opens the page with Issues selected.
  • Issues from every repository of the user's T3 projects are listed across connected environments, GitHub only; other forges show a not-supported state.
  • Each row shows GitHub state: Open, Done (closed as completed) or Not planned (closed as not planned or duplicate).
  • Search, sort (updated, created, number) and filters Repository/Project, Labels, Milestone and Parent; PR-only filters are hidden in Issues mode.
  • Group by parent shows the sub-Issue tree, including children in other repositories, marked when outside the user's projects.
  • Side panel: body, comments, add comment, close and reopen, open on GitHub.
  • The command palette searches Issues on the Issues page, like it searches PRs.
  • No fork storage; upstream tables, migrations and events unchanged; every upstream-file edit is in scripts/fork-upstream-edits.txt and docs/fork-features.md.

Non-goals

Blocked by

None

Required proof

  • Live suite against real gh and real GitHub (no fake CLI) covering listing, pagination, cross-repo children, comment and close/reopen, using a disposable fixture Issue.
  • Web logic tests for filtering, sorting and parent grouping, following pullRequestList.logic.test.ts.
  • Targeted lint and typecheck; scripts/fork-check.sh; independent review of the exact head.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions