Pending comments links to Overview tab don't work

Summary

The "Pending comments" links don't work to general comments. General comments are comments on the Overview tab.

Example Project

Pending comments are only visible per user, new MR must be created

What is the current bug behavior?

Scenario 1:
  1. Create a review on MR
  2. Add inline comment
  3. Add general comment
  4. Open MR
  5. Pending comments -> navigate to inline comment
  6. Pending comments -> navigate to general comment - nothing happens gen_comment
Scenario 2:
  1. Go to changes tab
  2. Pending comments -> navigate to general comment - navigates to Overview tab but doesn't scroll to comment no_scroll-to_gen_comment

What is the expected correct behavior?

Clicking on the pending general comment from the review bar navigates to Overview tab and scrolls to comment

Edited by Jay McCure