From 339f5b106b9e4d4cf74c3eb30650a835b331a3b5 Mon Sep 17 00:00:00 2001 From: Shijun Sun <30999793+AllForNothing@users.noreply.github.com> Date: Fri, 17 Mar 2023 15:48:03 +0800 Subject: [PATCH] Make label filter editable for replication rule (#18357) 1. Fixes #15825 2. Now, you can input labels or select them from the candidates Signed-off-by: AllForNothing --- .../create-edit-rule.component.html | 86 ++++--------- .../create-edit-rule.component.scss | 18 ++- .../create-edit-rule.component.ts | 117 ++++++++---------- 3 files changed, 92 insertions(+), 129 deletions(-) diff --git a/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html b/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html index 16898fedc..572e70369 100644 --- a/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html +++ b/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html @@ -272,69 +272,25 @@ +