-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
area/gatewayarea/uxIssues related to User Experience DesignIssues related to User Experience Designkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.
Description
Describe the bug
In the connect wizard, I should only be able to connect when "Server" and "Token" have valid values.
Che version
7.109@latest
Steps to reproduce
- EXEC: in Gateway: hit "Connect to Dev Spaces"
- ASSERT: you get the server wizard page
- ASSERT: Server and Token are selected from your kubeconfig (picked from current-context)
- EXEC: delete the token

- EXEC: try to hit "Check connection.."
Result:
"Check connection.."-button is enabled, you can hit it. Connection then fails of course because you didn't provide a token.
Expected behavior
Server and Token are required, "Check connection..."-button should only be enabled once you have valid values in both.
Runtime
OpenShift
Screenshots
No response
Installation method
other (please specify in additional context)
Environment
macOS
Eclipse Che Logs
Additional context
No response
azatsarynnyy
Metadata
Metadata
Assignees
Labels
area/gatewayarea/uxIssues related to User Experience DesignIssues related to User Experience Designkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.