Bug #16181
closed
Added by Peter Amstutz almost 5 years ago.
Updated almost 5 years ago.
Estimated time:
(Total: 0.00 h)
Release relationship:
Auto
Description
On the "my VMs" view, the username is doubled.
Also "user attributes" (from user list) lists the username twice.
- Description updated (diff)
- Target version changed from 2020-03-11 Sprint to 2020-03-25 Sprint
- Target version changed from 2020-03-25 Sprint to 2020-03-11 Sprint
- Related to Bug #16202: Configure suffix for ssh login to VM when using switchyard added
- Assigned To set to Peter Amstutz
16181-fix-vm-view @ a83c684b87584b790e6f8f0331452692e6e357ff
developer-tests-workbench2: #16
Updated, reworked the user attributes dialog, remove the double 'username' row, reordered the rows, added some missing rows.
- Status changed from New to In Progress
Just one comment:
- File src/views/virtual-machine-panel/virtual-machine-user-panel.tsx - Line 176: When working against an older API server instance, the
props.hostSuffix
is undefined
and gets printed on the page. Not sure if it’s worth defaulting to empty string, but wanted to point it out.
Other than that, LGTM.
Lucas Di Pentima wrote:
Just one comment:
- File src/views/virtual-machine-panel/virtual-machine-user-panel.tsx - Line 176: When working against an older API server instance, the
props.hostSuffix
is undefined
and gets printed on the page. Not sure if it’s worth defaulting to empty string, but wanted to point it out.
Other than that, LGTM.
I'll fix that, thanks.
- Status changed from In Progress to Resolved
Also available in: Atom
PDF