Skip to content

Resolve "Projects::MergeRequestsController#show is slow (implement skeleton loading)"

Simon Knox requested to merge 35475-lazy-diff into master

What does this MR do?

on-demand clientside loading of MR Dicussion diffs

Are there points in the code the reviewer needs to double check?

  • other usages of _diff_with_notes template (potentially any usage of discussions/discussion.html)
  • probably a better place for this to live than toggle_behavior.js

Why was this MR needed?

Controller#show was slow

Screenshots (if relevant)

Nov-06-2017_15-31-26

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #35475 (closed)

Edited by Simon Knox

Merge request reports