Currently design is to only load the active tab. This has the benefit that analyses with large amounts of tabs would suffer great performance degrades upon opening if all tabs were loaded immediately.
This request is to provide the option to load all tabs upon opening the document in order to eliminate delays when switching tabs. This would require some logic to load the active tab first, and only then load the background tabs.