Skip to content

Render MR widget info asynchronously

Igor Drozdov requested to merge id-load-mr-widget-async into master

What does this MR do?

Since we have an endpoint which returns MR widget info, we can preload this info async which will parallel the rendering of the page

Related issues:

https://gitlab.com/gitlab-org/gitlab-ce/issues/66812 https://gitlab.com/gitlab-org/gitlab-ce/issues/66708

Edited by Igor Drozdov

Merge request reports