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:
- Create a review on MR
- Add inline comment
- Add general comment
- Open MR
- Pending comments -> navigate to inline comment
- Pending comments -> navigate to general comment
❌ - nothing happens gen_comment
Scenario 2:
- Go to changes tab
- 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