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

Fix bugs in form behavior #13052

Merged
merged 4 commits into from
May 25, 2022
Merged

Fix bugs in form behavior #13052

merged 4 commits into from
May 25, 2022

Conversation

timroes
Copy link
Collaborator

@timroes timroes commented May 20, 2022

What

Fixes #13012
Fixes #12328

This solves two issues with the form handling:

  • The connector specification name will now be used as a name for the actual created connector again.
  • Errors from the connection check will no longer persist when changing connector types.

@timroes timroes requested a review from a team as a code owner May 20, 2022 11:15
@github-actions github-actions bot added area/frontend area/platform issues related to the platform labels May 20, 2022
@github-actions github-actions bot added the area/frontend Related to the Airbyte webapp label May 24, 2022
@timroes timroes merged commit 524605c into master May 25, 2022
@timroes timroes deleted the tim/form-fixes branch May 25, 2022 15:43
jscottpolevault pushed a commit to jscottpolevault/airbyte that referenced this pull request Jun 1, 2022
* Fix bugs in form behavior

* Fix e2e tests

* Clear timeout properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp area/platform issues related to the platform
Projects
None yet
2 participants