|
|
|
@ -1343,7 +1343,7 @@ function initPullRequestReview() {
|
|
|
|
|
$(`#code-comments-${id}`).removeClass('hide'); |
|
|
|
|
$(`#code-preview-${id}`).removeClass('hide'); |
|
|
|
|
$(`#hide-outdated-${id}`).removeClass('hide'); |
|
|
|
|
$(window).scrollTop(commentDiv.offset().top); |
|
|
|
|
commentDiv[0].scrollIntoView(); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|