Skip to content

Issue triage

The Issues tab lists open issues from every repo you're tracking

Every issue filed on a repo you've added shows up here — not just the ones assigned to you — so triage doesn't depend on guessing who's watching what. It defaults to open issues; closed ones stay a filter away rather than living in a separate tab.

The Issues tab lists open issues from every repo you're tracking

Captured from the running app by this scenario.

Do this

  1. Open the launchpad
  2. Select the issues launchpad tab

You should see

  • The issues launchpad tab shows the issue issue-1
  • The issues launchpad tab does not show the issue issue-4

Opening an issue's detail panel

Selecting an issue opens the same conversation view a pull request does: the description, comments, and a sidebar for status, assignees, labels and a linked local branch.

Opening an issue's detail panel

Captured from the running app by this scenario.

Do this

  1. Open the launchpad
  2. Select the issues launchpad tab
  3. Open the issue 7 in octocat/demo-repo

You should see

  • The issue detail panel shows the title Investigate login timeout
  • The issue meta sidebar is shown
  • No error notification is displayed

This page is generated from apps/e2e/features/launchpad-issues.feature, the end-to-end test that drives the feature it describes.

MIT licensed · Screenshots exported from the real app by the end-to-end suite.