Page MenuHomePhorge

Lazily create OverlaySheets
ClosedPublic

Authored by tusooa on Jun 14 2024, 5:37 AM.

Details

Summary

In the timeline, OverlaySheets take extra long time to load, because it does a lot of setup work. This commit wrap them in Components and create the items only when the corresponding actions are triggered.

Type: fix

Test Plan

Verify that unit tests pass. Check all popups in the timeline still work.

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 66
Build 121: GitLab CI for kazv
Build 120: arc lint + arc unit