Use gl-hover-load
directive in Repository App for preloading Blobs when highlight_js
disabled
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
Currently, we use the gl-hover-load
to preload Blobs when the highlight_js
feature flag is enabled.
This is a proposal to implement the same enhancement when the highlight_js
is disabled.
type |
:highlight_js enabled |
preloads |
---|---|---|
directory | true | |
blob | true | |
directory | false | |
blob | false |
|
Edited by 🤖 GitLab Bot 🤖