From b18a1441bebdb5c997ed3970d0a53dd39cebd277 Mon Sep 17 00:00:00 2001 From: Nizamudeen A Date: Fri, 13 Oct 2023 13:17:05 +0530 Subject: [PATCH] mgr/dashboard: disable hosts field while editing the filesystem Even though the Placement field was disabled, the Host field was still showing up in UI while Editing. That option is not possible in fs form. Fixes: https://tracker.ceph.com/issues/63193 Signed-off-by: Nizamudeen A --- .../cephfs-form/cephfs-form.component.html | 4 +-- .../cephfs-form/cephfs-form.component.spec.ts | 29 +++++++++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.html index 76e51b2c5f39..05235d16ccd4 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.html @@ -59,7 +59,7 @@ -