]
Andre Dietisheim commented on JBIDE-13096:
------------------------------------------
setting fixVersion to LATER since the main focus now is to create tooling for OpenShift
v3.
SSH key wizard: Add Existing SSH key: automatically provide sensible
default-name
---------------------------------------------------------------------------------
Key: JBIDE-13096
URL:
https://issues.jboss.org/browse/JBIDE-13096
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.0.0.Beta2
Reporter: Andre Dietisheim
Priority: Minor
Labels: sshkeys_wizard
Fix For: LATER
When adding an existing ssh key the user is required to provide a name for the key
he's adding (uploading). To the newbie user it is not obvious what he shall provide as
name. We should help here a provide some sensible default name.
How to reproduce:
# ASSERT: make sure you have an account on OpenShift and in the OpenShift Explorer
# EXEC: in the OpenShift Explorer: pick "Manage SSH Keys..." from the
context-menu of your user
# EXEC: in the upcoming dialog: hit "Add"
Result:
You get a dialog that asks you to browse and select your key and provide a name for it.
Expected:
Automatically provide some meaningful default name so that the newbie user may just pick
his key and upload.