intellij-openshift-connector
intellij-openshift-connector copied to clipboard
Better show that username & password / token are alternatives
[kind/Enhancement]
Which functionality do you think we should update/improve?
When trying to log into a cluster I am presented with 3 fields:
- username
- password
- token
The tooling should outline that username & password / token are alternatives which isn't visible at first sight. Currently one only discovers that as soon as you start typing (typing into token disables username & password, typing into token disables username, password).
Imho a better alternative would be to use 2 tabs: "username & password" and "token". Similarly one could use radio buttons (or a combo) that shows/hides the panel(s)
@sbouchet Can you please verify if we have this enhancement request with the latest version of the extension ?
@mohitsuman : dialog is still the same, token is now in first position and hide characters.