Clicking pending comment from review pane does not jump to comment
### Summary
Clicking a diff comment from `Your review` jumps to the `Changes` tab but does not scroll to comment.
### Steps to reproduce
1. Add a pending comment on a diff (i'm not sure but I suspect that the comment has to be on a diff that is large)
2. Navigate to `Overview` tab and refresh page
3. Click `Your review`
4. Click comment
5. `Changes` tab open
### Example Project
This was the comment that this occurred on for me: https://gitlab.com/gitlab-org/cli/-/merge_requests/1939#note_2671281554
### What is the current *bug* behavior?
Scrolls to comment
### What is the expected *correct* behavior?
Does not scroll to comment
### Relevant logs and/or screenshots

issue