diff --git a/dashboard/src/app/workspaces/create-workspace/create-workspace.controller.ts b/dashboard/src/app/workspaces/create-workspace/create-workspace.controller.ts
index 4c92bdb28d3..780408937df 100644
--- a/dashboard/src/app/workspaces/create-workspace/create-workspace.controller.ts
+++ b/dashboard/src/app/workspaces/create-workspace/create-workspace.controller.ts
@@ -137,8 +137,7 @@ export class CreateWorkspaceController {
// loader should be hidden and page content shown
// when stacks selector is rendered
// and default stack is selected
- //TODO
- this.hideLoader = true;
+ this.hideLoader = false;
// header toolbar
// dropdown button config
diff --git a/selenium/che-selenium-test/src/test/resources/suites/CheOneThreadTestsSuite.xml b/selenium/che-selenium-test/src/test/resources/suites/CheOneThreadTestsSuite.xml
index 970b9cd5d16..29c9aeca3a4 100644
--- a/selenium/che-selenium-test/src/test/resources/suites/CheOneThreadTestsSuite.xml
+++ b/selenium/che-selenium-test/src/test/resources/suites/CheOneThreadTestsSuite.xml
@@ -37,7 +37,6 @@
-
diff --git a/selenium/che-selenium-test/src/test/resources/suites/CheSuite.xml b/selenium/che-selenium-test/src/test/resources/suites/CheSuite.xml
index 25f9d10bcea..2ae94fafd8e 100644
--- a/selenium/che-selenium-test/src/test/resources/suites/CheSuite.xml
+++ b/selenium/che-selenium-test/src/test/resources/suites/CheSuite.xml
@@ -34,9 +34,6 @@
-
-
-
@@ -225,7 +222,6 @@
-