Page MenuHomePhorge

Lazily create OverlaySheets
ClosedPublic

Authored by tusooa on Jun 14 2024, 5:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 7, 4:40 AM
Unknown Object (File)
Mon, Sep 2, 1:28 PM
Unknown Object (File)
Fri, Aug 30, 8:26 AM
Unknown Object (File)
Thu, Aug 29, 9:38 AM
Unknown Object (File)
Tue, Aug 27, 2:12 PM
Unknown Object (File)
Tue, Aug 27, 5:06 AM
Unknown Object (File)
Sat, Aug 24, 11:38 PM
Unknown Object (File)
Sat, Aug 24, 11:38 PM
Subscribers
None

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable