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
- Open the repository Issues page (e.g.,
/services/codeperformance/review/orgid/repo/branch/issues).
Steps
-
Open the repository Issues page in your browser.
You’ll see the header and breadcrumb (e.g., CodeSecurity › FastAPI (main) › Issues). -
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. -
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). -
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
-
Gray skeletons instead of content
LikelyCause: Page is still loading.
Action: Wait a few seconds; refresh if it doesn’t finish. -
“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.