Skip to content

Lazy load Usage Quotas tabs

What does this MR do and why?

Enables lazy loading for Usage Quotas tabs

Resolves #437845

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
nolazytabs lazytabs

How to set up and validate locally

  1. Open usage quotas for group, project or profile (e.g. group: http://localhost:3000/groups/gitlab-org/-/usage_quotas)
  2. Open the network and see that the tab's async data is not loaded simultaneously
Edited by Kos Palchyk

Merge request reports

Loading