-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.3 RC
-
Component/s: None
Currently Dashboard navigation is done via a simple ViewID (for example in StartupHelper)
This causes 2 problems for OpenSocial DashBoard :
- can not condition dashboard view on browser
- can not do the lazy creation of UserWorkspace + Gadget container
Need to introduce a DashBoardNavigationHelper that will be overriden vu OpenSocialDashbord bundle.