Skip to content

Resolve diff unfolding redundant ajax request

What does this MR do?

Prevents multiple ajax requests resulting when diff lines are unfolded within a merge request's Changes tab.

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

Why was this MR needed?

see #26825 (closed)

Screenshots (if relevant)

before:
Screen_Shot_2017-01-18_at_12.30.46_PM

after:
Screen_Shot_2017-01-18_at_1.27.38_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #26825 (closed)

Merge request reports