Bug #41682
mgr/dashboard: iSCSI control inputs should be rendered based on control "type"
Status:
Resolved
Priority:
Normal
Assignee:
Category:
dashboard/iscsi
Target version:
% Done:
0%
Source:
Tags:
Backport:
nautilus
Regression:
No
Severity:
3 - minor
Description
Since https://github.com/ceph/ceph-iscsi/pull/138 `ceph-iscsi` controls API returns the "type" of each control.
Ceph Dashboard should use this information to render the appropriate UI component.
E.g. Type "bool" should be a Radio input, type "int" should be a numeric input, ...
Related issues
History
#1 Updated by Ricardo Marques over 1 year ago
- Status changed from New to In Progress
#2 Updated by Ricardo Marques over 1 year ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 30208
#3 Updated by Ricardo Marques over 1 year ago
FYI, PR https://github.com/ceph/ceph-iscsi/pull/143 is also relevant for this issue
#4 Updated by Ricardo Marques over 1 year ago
- Status changed from Fix Under Review to Pending Backport
- Backport set to nautilus
#5 Updated by Ricardo Marques over 1 year ago
- Copied to Backport #42066: nautilus: mgr/dashboard: iSCSI control inputs should be rendered based on control "type" added
#6 Updated by Lenz Grimmer about 1 year ago
- Status changed from Pending Backport to Resolved