Home CodePerformance How do I go back to the Issues list or to Repo review from an issue?

How do I go back to the Issues list or to Repo review from an issue?

Last updated on Feb 23, 2026

Short Answer: Use "Back to issues" or "Back to Repo review" on the page. You can also use the breadcrumb links at the top to navigate back.

PreRequisites

  1. The issue page is open.

Steps

  1. Locate the "Back to issues" button or the "Back to Repo review" control on the page (typically in the right-hand area).
    The back buttons are visible on the issue detail page.

  2. Click "Back to issues" to return to the issues list, or click "Back to Repo review" to return to the repo review view.
    The app navigates back to the corresponding list or review page.

  3. Alternatively, use the breadcrumb at the top (for example: "CodePerformance › FastAPI › Issues › Main › src/api/userController.js").
    Clicking a breadcrumb item takes you to that higher-level location.

  4. To move forward through issues, use the "Next issue" button if it’s available.
    The next issue opens in the issue view.

Troubleshooting

  1. Back or Next buttons don’t navigate.

    Likely Cause: Temporary UI error, or you are not signed in.

    Action: Reload the page, sign in, and try again. If it persists, try a different browser or check with your team.

Note: Breadcrumbs show the repo, branch, and file path, and they’re a quick way to jump back to higher-level pages.