TranscendComputing / StackStudio

The front end for private and public clouds.
Other
2 stars 0 forks source link

Cloud Setup index list items do not route properly #143

Closed lifeBCE closed 10 years ago

lifeBCE commented 10 years ago

The logic in cloudSetupView relies on selectedId to load the correct item in the subview but this value is only set when an item is selected from the menu on the left. This leaves all index list items non-functional. Need to ensure the item id value is always available regardless of entry point.