From 6fa1d414425a0a78ab90056f5210b46543d0382a 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 (cherry picked from commit b18a1441bebdb5c997ed3970d0a53dd39cebd277) --- .../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 76e51b2c5f3..05235d16ccd 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 @@ -