From 705fd91cd85f7de3b5a925fdf1a620ce90d23560 Mon Sep 17 00:00:00 2001 From: Naman Munet Date: Mon, 16 Mar 2026 18:44:46 +0530 Subject: [PATCH] tentacle: 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 (cherry picked from commit f8bc7f6bf7988bc23b36a431ec7875a00aa4d939) --- .../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 7cfc01617640..8b5edc0ea29f 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