Project

General

Profile

Actions

Bug #47903

open

Feature #47072: mgr/dashboard: Usability Improvements

mgr/dashboard: Improving the dialog box Titles in Block -> Images

Added by Nizamudeen A over 3 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
UX
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

1. In the Images section, if we click on one image and do `Copy RBD` action, the title of the modal says `Copy RBD`. Also if we try to do the same in the Snapshot of the image, the title of that modal also says `Copy RBD`. I think we need to differentiate the title from the Copy RBD action of the image from the Copy RBD action of the snapshot of the image.

Copy RBD Image action

Copy RBD Snapeshot Image action

2. Also we can improve the title from simply saying Copy RBD to something like `Copy Block Device Image`. There are some suggestions came from our doc team. I'll put that here.

```
CreateRBD ---> Create Block Device Image
EditRBD ---> Edit Block Device Image
CopyRBD ---> Copy Block Device Image
CreateRBD Snapshot ---> Create Block Device Image Snapshot
RenameRBD Snapshot ---> Rename Block Device Image Snapshot
CloneRBD ---> Clone Block Device Image Snapshot
CopyRBD ---> Copy Block Device Image Snapshot
RBD snapshot rollback ---> Block Device Image Snapshot rollback
```

Some titles specified in here is lengthy but we can discuss on that.

Reported by the doc team.


Files

copyrbdimage.png (40 KB) copyrbdimage.png Nizamudeen A, 10/19/2020 01:16 PM
copyrbdsnapshot.png (43.6 KB) copyrbdsnapshot.png Nizamudeen A, 10/19/2020 01:17 PM
Actions #1

Updated by Nizamudeen A over 3 years ago

  • Description updated (diff)
Actions #2

Updated by Nizamudeen A over 3 years ago

  • Category set to 152
Actions #3

Updated by Nizamudeen A over 3 years ago

  • Assignee set to Nizamudeen A
Actions #4

Updated by Nizamudeen A over 3 years ago

  • Description updated (diff)
Actions #5

Updated by Lenz Grimmer over 3 years ago

As per our discussion, the proposed titles make sense. As for the button labels, we should probably go with a shorter version instead?

How about this (I slightly modified the last option about rollback):

Title: Create Block Device Image / Button Label: Create Image
Title: Edit Block Device Image / Button Label: Edit Image
Title: Copy Block Device Image / Button Label: Copy Image
Title: Create Block Device Image Snapshot / Button Label: Create Snapshot
Title: Rename Block Device Image Snapshot / Button Label: Rename Snapshot
Title: Clone Block Device Image Snapshot / Button Label: Clone Snapshot
Title: Copy Block Device Image Snapshot / Button Label: Copy Snapshot
Title: Rollback Block Device Image Snapshot / Button Label: Rollback Snapshot

Actions

Also available in: Atom PDF