How do I view a repository's PRs and issues?
Short Answer: Open the repository (Repo Level View), then open the PR issue list to see pull requests and issues; click
any row to open the Issue Level View.
PreRequisites
1. Signed in to the app
2. Access permission to the repository
Steps
1. Open the repository to reach the Repo Level View.
You see the repository header and repo-level navigation.
2. Open the PR issue list for that repository (the repository navigation or header opens the PR / issue list).
The PR issue list (rows of PRs/issues) is displayed.
3. Click a PR or issue title from the list.
The Issue Level View for that PR/issue opens.
4. Use the Issue Level View to review code, comments, and metadata.
Code snippets, discussion, and review controls are visible.
Troubleshooting
1. The PR issue list is empty.
LikelyCause: There are no PRs/issues for this repository or an active filter is hiding items.
Action: Check the repository selection, clear filters in the PR issue list, or confirm PRs exist on the repository
branch.
2. Clicking a PR/issue does nothing.
LikelyCause: You may not be signed in, you lack repo access, or there’s a temporary network error.
Action: Confirm you’re signed in, refresh the page, and verify you have permission to view the repository.
Note: If the list looks empty, check for filters or try selecting a different repository.