diff --git a/ui/app/templates/components/topo-viz.hbs b/ui/app/templates/components/topo-viz.hbs index 79f9029f8..78d3ca7ad 100644 --- a/ui/app/templates/components/topo-viz.hbs +++ b/ui/app/templates/components/topo-viz.hbs @@ -1,6 +1,10 @@ -
+
{{#if this.buildTopology.isRunning}} -
+
+

Loading. If you have a lot of clients this may take awhile

+

Every client needs to be loaded individually. This is a shortcoming of the prototype and will be fixed before this is graduated to the actual Nomad project.

+ +
{{else}} {{#each this.topology.datacenters as |dc|}}