From: Afreen Misbah Date: Mon, 29 Dec 2025 04:51:36 +0000 (+0530) Subject: mgr/dashboard: Add generic wizard component X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F66752%2Fhead;p=ceph.git mgr/dashboard: Add generic wizard component Fixes https://tracker.ceph.com/issues/74291 - made on top of carbon modal - carbon design system used - wide tearsheet - added a step component as well to support navigation code - added unit tests Signed-off-by: Afreen Misbah --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.html index 4bb762e9ea5..ad17ad83deb 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.html @@ -1,71 +1,64 @@ - - {{ action | titlecase }} {{ resource | upperFirst }} - + +
-