== Optimization regarding object loading (WinX client) {{Version/WinXSince|2.6.1}} ==
[[File:UI_WinX_Fast_Startup_Content_NavButtons.png|thumb|alt=Disabled Scan Button|Disabled Scan Button]]
[[File:UI_WinX_Fast_Startup_Content_SearchBar.png|thumb|alt=Disabled Search Bar|Disabled Search Bar]]
[[File:UI_WinX_Fast_Startup_Content_SyncModeSwitcher.png|thumb|alt=Disabled Sync Mode Switcher|Disabled Sync Mode Switcher]]
[[File:UI_WinX_Fast_Startup_Content_ContextButtons.png|thumb|alt=Disabled Branch Download Button|Disabled Branch Download Button]]
In a lot of scenarios, users want to log into the app and start browsing through the object hierarchy as soon as possible. To offer better efficiency for these users, {{UBIK}} divides the loading of all local objects into two phases during the initial loading.
* First, the essential objects including the root and the infrastructure are loading during the login process;
* Once the background loading is finished, all the previously unavailable features will function properly.
The temporarily unavailable features mentioned above include:
* [[Alternative view]]* [[UBIK_WinX_Client_Basics#Finding_Objects|Search]]
* Scanning
* [[MRO_Objects_(UBIK_WinX)#Basic_User_Interface|MRO related ]]: During the background loading phase, the statusinformation displayed might not be correct. And actions such as confirming a work package are not possible.
* Modifying objects (including all special objects such as MRO)
* Updating or committing objects
* Sync mode switching
* Branch download
<gallery widths="200" heights="100">
UI_WinX_Fast_Startup_Content_NavButtons.png|Disabled Scan Button
UI_WinX_Fast_Startup_Content_SearchBar.png|Disabled Search Bar
UI_WinX_Fast_Startup_Content_SyncModeSwitcher.png|Disabled Sync Mode Switcher
UI_WinX_Fast_Startup_Content_ContextButtons.png|Disabled Branch Download Button
</gallery>
{{Clear}}
== Optimization regarding property loading{{Version/AndroidSince|2.4.0}}{{Version/WinXSince|2.5.4}} ==