From 7701aef048cd34ccc853f7716ca45781030271a4 Mon Sep 17 00:00:00 2001 From: Truman Gao <106889354+tdgao@users.noreply.github.com> Date: Tue, 25 Aug 2026 13:47:37 -0600 Subject: [PATCH] fix: creating a new group when only one group exists does not show the group (#7303) fix: creating a new group when only one instance exists does not show the group --- apps/app-frontend/src/components/ui/library/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/app-frontend/src/components/ui/library/index.vue b/apps/app-frontend/src/components/ui/library/index.vue index 1b13a40cd5..088ff3ba1f 100644 --- a/apps/app-frontend/src/components/ui/library/index.vue +++ b/apps/app-frontend/src/components/ui/library/index.vue @@ -371,7 +371,9 @@ watch(selectedLibraryInstances, (selectedInstances) => { >