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 connection creation from source/destination page #19653

Merged

Conversation

YatsukBogdan1
Copy link
Contributor

What

Closes #19142

How

I changed StreamConnectionHeader to use useConnectionFormService instead of useConnectionEditService. Since ConnectionEditServiceProvider is using ConnectionFormServiceProvider inside of it, it won't affect the logic

@YatsukBogdan1 YatsukBogdan1 requested a review from a team as a code owner November 21, 2022 13:18
@octavia-squidington-iv octavia-squidington-iv added area/platform issues related to the platform area/frontend Related to the Airbyte webapp labels Nov 21, 2022
Copy link
Contributor

@dizel852 dizel852 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Tested locally

@YatsukBogdan1 YatsukBogdan1 merged commit a05d541 into master Nov 29, 2022
@YatsukBogdan1 YatsukBogdan1 deleted the byatsuk/fix-error-screen-when-creating-connection-form branch November 29, 2022 15:14
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
Development

Successfully merging this pull request may close these issues.

Error screen when trying to create a connection from a source or destination page
4 participants