How do I view the repository's issue list?
Short Answer: Open the repository Issues page to see Total issues, By status and By severity summaries, plus the issues
table with Issue, Status, and Assignee columns.
PreRequisites
1. Open the repository Issues page (e.g., /services/codeperformance/review/orgid/repo/branch/issues).
Steps
1. Open the repository Issues page in your browser.
You’ll see the header and breadcrumb (e.g., CodeSecurity › FastAPI (main) › Issues).
2. Check the summary card at the top showing Total issues, plus By status and By severity badges.
Status badges include Open, In progress, Resolved, Closed, Rejected.
3. Scroll down to the issues table below the filters.
Rows show the issue title, file path (e.g., src/api/user.js · main · lines 52–63), a Status badge (e.g., Open), and
Assignee (e.g., Alice).
4. Use the pagination controls at the bottom to navigate more pages.
Footer shows “Showing 1–25 of 232” with First, page numbers, and Last.
Troubleshooting
1. Gray skeletons instead of content
LikelyCause: Page is still loading.
Action: Wait a few seconds; refresh if it doesn’t finish.
2. “No issues found yet” appears
LikelyCause: Active filters or there are no issues.
Action: Clear filters and search (set All severity, All status, All assignees, All files) and try again.
Note: Some views show severity tags (High / Medium / Low) and contextual tags alongside issue titles.