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

Normalization & Transformation do not have a loading state #21232

Conversation

matter-q
Copy link
Contributor

@matter-q matter-q commented Jan 10, 2023

What

Closes #17692

How

Added "await" property to be sure that Formik will handle "isSubmitting" state in a proper way

Note: I used a slow connection (Slow 3G) in the Network property to see the loading state

image

Loom

https://www.loom.com/share/2cdbe527118a4033b73e610e7c84164d

- Added await property to be sure that Formik will handle "isSubmitting" state in a proper way
@octavia-squidington-iv octavia-squidington-iv added the area/frontend Related to the Airbyte webapp label Jan 10, 2023
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.

Code LGTM 👍
Also tested locally - works as should

Passing to @edmundito for another review

@edmundito edmundito requested review from krishnaglick and removed request for edmundito January 12, 2023 15:16
@krishnaglick
Copy link
Contributor

I thought this would need a useAsyncFn! Need to test locally but awesome that this was all that was needed.

Copy link
Contributor

@krishnaglick krishnaglick left a comment

Choose a reason for hiding this comment

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

LGTM!

@matter-q matter-q merged commit 97dc609 into master Jan 17, 2023
@matter-q matter-q deleted the mark/normalization-&-Transformation-do-not-have-a-loading-state branch January 17, 2023 01:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Normalization & Transformation do not have a loading state
4 participants