Details
-
Improvement
-
Resolution: Fixed
-
Major
-
4.2-rc-1
-
None
Description
Currently, when you click on "Show details" the extension manager UI tries to resolve all extension dependencies by making requests to the configured remote extension repositories. These requests slow down considerably the time needed to display the extension details. The solution is to resolve only local dependencies at first and then make AJAX requests to resolve the remote ones.