提交 c0ce9d01 编写于 作者: A Annabel Dunstone Gray

Merge branch '29897-remove-force-scroll-for-mr-changes-diff' into 'master'

Remove forced scroll into view when switching to "Changes" MR tab

Closes #29897

See merge request !10194
......@@ -127,9 +127,6 @@ require('./flash');
if (this.diffViewType() === 'parallel') {
this.expandViewContainer();
}
$.scrollTo('.merge-request-details .merge-request-tabs', {
offset: 0,
});
} else if (action === 'pipelines') {
if (this.pipelinesLoaded) {
return;
......
---
title: Remove forced scroll into view when switching to Changes MR tab
merge_request:
author:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册