-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Cloud Credentials: Pressing enter navigates to Select Existing instead of submitting form #7112
Comments
seeing this on v2.6.9-rc3 as well with any provider (linode, aws, etc.) |
Note: this is the case when you have no cloud credentials - when you hit create, you are taken to the screen to create a new credential - pressing 'continue' goes to the list and does not continue with cluster creation. |
Merged
tested on v2.7-head (d1249b5):
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Setup
Describe the bug
Pressing enter on the Create Cloud Credentials page navigates to Select Existing instead of submitting the form.
To Reproduce
Result
The page for selecting existing credentials is shown.
Expected Result
I expect the cloud credential to be created and to navigate to the cluster creation form.
Additional context
The Continue button is the primary action on this form and I expect this to be action that will be taken when pressing enter. Select Existing is secondary and I would expect that I would need to select this option in order to use it.
The text was updated successfully, but these errors were encountered: