Details
-
Improvement/Rework
-
Resolution: Fixed
-
Minor
-
2.2
-
None
Description
<p>When entering the settings screen, the configuration plugin loads all registered settings when determining which sections have children (and therefore should be displayed). For server settings this means a call to the server for each individual setting, this can cause a significant delay if the server is busy.</p>
<p>Try to rework the settings loading to lazily load settings when necessary</p>
<p>Try to rework the settings loading to lazily load settings when necessary</p>