Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently we're doing two xhr calls when getting list of plugins. The first call is needed to get number of plugins available. Second one gets the rest of the plugins.
An idea is to increase the number of first XHR call to 200 (or any number tbh). And in case we still have more plugins, do the second call