Page MenuHomePhabricator

[Task] Load widgets on demand
Closed, InvalidPublic

Description

To improve the loading time of the JS frontend we need a mechanism to load widgets on demand rather than load them all together on page load.

Details

Reference
bz60341

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:56 AM
bzimport set Reference to bz60341.
bzimport added a subscriber: Unknown Object (MLST).
  • Bug 61242 has been marked as a duplicate of this bug. ***

Experts will be loaded on demand when the expert-refactoring change goes in: this is bug 56259.

Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).Dec 1 2014, 2:33 PM
Lydia_Pintscher renamed this task from [UI] Load widgets on demand to Load widgets on demand.Dec 3 2014, 11:33 AM
Lydia_Pintscher set Security to None.
Lydia_Pintscher added a subscriber: adrianheine.
adrianheine lowered the priority of this task from High to Low.Mar 27 2015, 1:05 PM

Currently we are trying to do less on page load within the current architecture, but we are not planning to completely defer initialization.

thiemowmde renamed this task from Load widgets on demand to [Task] Load widgets on demand.Jan 26 2016, 3:04 PM
thiemowmde added a subscriber: Jonas.
Addshore subscribed.

Going to close this as I don't think there is value in having this open right now