mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 01:25:39 -05:00
Start with the SKU recommendation screen (#11786)
This commit is contained in:
@@ -91,6 +91,7 @@ export class SourceConfigurationPage extends MigrationWizardPage {
|
||||
case State.COLLECTION_SOURCE_INFO_ERROR:
|
||||
return this.enterErrorState();
|
||||
case State.TARGET_SELECTION:
|
||||
// TODO: Allow pressing next in this state
|
||||
return this.enterTargetSelectionState();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user