From 8679bdadc008ca12928ec614545140d1c27a56eb Mon Sep 17 00:00:00 2001 From: Graeme Christie Date: Thu, 22 Feb 2024 15:31:37 +0800 Subject: [PATCH] Added Changeset Signed-off-by: Graeme Christie --- .changeset/pretty-olives-travel.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/pretty-olives-travel.md diff --git a/.changeset/pretty-olives-travel.md b/.changeset/pretty-olives-travel.md new file mode 100644 index 0000000000..5b36f66879 --- /dev/null +++ b/.changeset/pretty-olives-travel.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-azure-sites': minor +--- + +Modified azure table to only show loading UI on initial load. Sorted tags in table is their order from the api is indeterminate, and they would randomly shuffle on each load