Load file discussions separately from general discussions in merge requests
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Right now we fetch both general and file discussions (discussions that are attached to a corresponding file blob) on the merge request page. This is not optimal because for example an MR might have 20 general dicsussions and 1 code discussion. In that case if we visit MR Changes page directly we'll be waiting for these 20 discussions to load before we could see any code discussions.
Edited by 🤖 GitLab Bot 🤖