From 19fe3e14d16da62379084d992909d6e136ec4166 Mon Sep 17 00:00:00 2001 From: John Cowen Date: Mon, 7 Mar 2022 10:54:12 +0000 Subject: [PATCH] ui: List Primary and Local DCs first in the Datacenter selector (#12478) --- .changelog/12478.txt | 3 +++ .../app/components/consul/datacenter/selector/index.hbs | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .changelog/12478.txt diff --git a/.changelog/12478.txt b/.changelog/12478.txt new file mode 100644 index 000000000..128b43a9c --- /dev/null +++ b/.changelog/12478.txt @@ -0,0 +1,3 @@ +```release-note:improvement +ui: In the datacenter selector order Datacenters by Primary, Local then alpanumerically +``` diff --git a/ui/packages/consul-ui/app/components/consul/datacenter/selector/index.hbs b/ui/packages/consul-ui/app/components/consul/datacenter/selector/index.hbs index 3f910bbfa..97194bf29 100644 --- a/ui/packages/consul-ui/app/components/consul/datacenter/selector/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/datacenter/selector/index.hbs @@ -4,7 +4,7 @@ >