Skip to content

Reload MR page when diff view mode changed

Fatih Acet requested to merge _acet-diff-mode-reload-mr-page into master

A workaround for the performance issues we have with the refactored MR diffs page. This is a temporary change which brings back to current behavior. We can do better when we fix the performance issues. See https://gitlab.com/gitlab-org/gitlab-ce/issues/48733 for performance follow-up issue.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/48666

Merge request reports