From ca927d2c69827c5e354d9cc7a719f7939dbc854f Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 2 Aug 2026 16:50:18 -0700 Subject: [PATCH] Dont show root in the list (and remove it from the sortable list) --- .../merge-confirm-dialog.component.html | 4 +-- .../merge-confirm-dialog.component.spec.ts | 14 ++++++++ .../merge-confirm-dialog.component.ts | 32 ++++++++++++++++--- 3 files changed, 44 insertions(+), 6 deletions(-) diff --git a/src-ui/src/app/components/common/confirm-dialog/merge-confirm-dialog/merge-confirm-dialog.component.html b/src-ui/src/app/components/common/confirm-dialog/merge-confirm-dialog/merge-confirm-dialog.component.html index 6beb5a9b2..53e50144c 100644 --- a/src-ui/src/app/components/common/confirm-dialog/merge-confirm-dialog/merge-confirm-dialog.component.html +++ b/src-ui/src/app/components/common/confirm-dialog/merge-confirm-dialog/merge-confirm-dialog.component.html @@ -9,9 +9,9 @@