Skip to content

feat: move serviceType selection out of serviceForm #14526

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

Closed
wants to merge 1 commit into from

Conversation

harshithmullapudi
Copy link
Contributor

@harshithmullapudi harshithmullapudi commented Jul 8, 2022

What

While I was building this feature, I had a problem: #14462 that the name is not taken from initialValues for formik.

I think the proper fix here would be to move the serviceType selection out of formik and move it into the parent component thus should avoid a lot of rerenders and multiple handlers.

This is just a quick take on how that could look like

Screen.Recording.2022-07-08.at.2.25.29.PM.mov

@harshithmullapudi harshithmullapudi requested a review from a team as a code owner July 8, 2022 08:37
@github-actions github-actions bot added area/platform issues related to the platform area/frontend Related to the Airbyte webapp labels Jul 8, 2022
@edmundito
Copy link
Contributor

We took this to solve within the team and it's been resolved by #17597

@edmundito edmundito closed this Oct 17, 2022
@edmundito edmundito deleted the harshith/serviceType-fix branch October 17, 2022 13:04
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.

2 participants