Skip to content

Enable lazy_load_commits feature flag by default

Jacques Erasmus requested to merge 342497-enable-lazy-load-commits-ff into master

What does this MR do and why?

Enables the lazy_load_commits feature flag by default.

Screenshots or screen recordings

Screen_Recording_2022-11-02_at_14.57.59

How to set up and validate locally

  1. Open a repository with many file entries
  2. The commit data for each file entry should be lazy-loaded as you scroll.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #342497 (closed)

Edited by Jacques Erasmus

Merge request reports