Skip to content
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

chore(connection-form): Add html form tag to connection form, handle on textarea enter submit #2813

Merged
merged 6 commits into from
Mar 1, 2022

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Feb 20, 2022

This pr adds the form html tag to the connection form. It now connects when a user hits enter in the connection string input and other submit actions on html forms. We now explicitly pass type="button" to buttons in the form so they don't perform the default html form submit on click.

@Anemy Anemy merged commit c7c8354 into main Mar 1, 2022
@Anemy Anemy deleted the COMPASS-5511-make-connection-form-a-form branch March 1, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants