From f8bc7f6bf7988bc23b36a431ec7875a00aa4d939 Mon Sep 17 00:00:00 2001 From: Naman Munet Date: Mon, 16 Mar 2026 18:44:46 +0530 Subject: [PATCH] mgr/dashboard: add helper text to bucket form > policy and other spacing fixes Fixes: https://tracker.ceph.com/issues/75525 Signed-off-by: Naman Munet --- .../rgw-bucket-form/rgw-bucket-form.component.html | 10 +++++++--- .../rgw-bucket-notification-list.component.ts | 2 +- .../rgw-bucket-tiering-form.component.html | 11 ++++++----- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html index 4106254cae8..078414833b6 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html @@ -69,9 +69,11 @@ @if(accounts.length && accountUsers.length > 0){ - Select account user - +
+ Select account user + +
} @if (bucketForm.get('isAccountOwner').value) { @@ -433,6 +435,8 @@ Bucket Policy