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(antd): useStepsForm not returning the correct formLoading value #4429

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

aliemir
Copy link
Member

@aliemir aliemir commented May 31, 2023

Fixed the issue of formLoading property in return values of useStepsForm hook which was not being toggled correctly when the form was submitted or the form data was being fetched.

Self Check before Merge

Please check all items below before review.

  • Corresponding issues are created/updated or not needed
  • Docs are updated/provided or not needed
  • Examples are updated/provided or not needed
  • TypeScript definitions are updated/provided or not needed
  • Tests are updated/provided or not needed
  • Changesets are provided or not needed

@changeset-bot
Copy link

changeset-bot bot commented May 31, 2023

🦋 Changeset detected

Latest commit: d656ce8

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented May 31, 2023

Deploy Preview for stupendous-taffy-33f80c ready!

Name Link
🔨 Latest commit d656ce8
🔍 Latest deploy log https://app.netlify.com/sites/stupendous-taffy-33f80c/deploys/64777631d9cfbc0008f42ad2
😎 Deploy Preview https://deploy-preview-4429--stupendous-taffy-33f80c.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented May 31, 2023

Deploy Preview for refine-doc-live-previews ready!

Name Link
🔨 Latest commit d656ce8
🔍 Latest deploy log https://app.netlify.com/sites/refine-doc-live-previews/deploys/64777631b94a610009c8d739
😎 Deploy Preview https://deploy-preview-4429--refine-doc-live-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented May 31, 2023

Deploy Preview for lighthearted-pastelito-e86ad1 ready!

Name Link
🔨 Latest commit d656ce8
🔍 Latest deploy log https://app.netlify.com/sites/lighthearted-pastelito-e86ad1/deploys/64777631ecc72d000808d645
😎 Deploy Preview https://deploy-preview-4429--lighthearted-pastelito-e86ad1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented May 31, 2023

Deploy Preview for aquamarine-panda-e208bf ready!

Name Link
🔨 Latest commit d656ce8
🔍 Latest deploy log https://app.netlify.com/sites/aquamarine-panda-e208bf/deploys/647776311279380008f3ae3b
😎 Deploy Preview https://deploy-preview-4429--aquamarine-panda-e208bf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented May 31, 2023

Deploy Preview for imaginative-sundae-1fd394 ready!

Name Link
🔨 Latest commit d656ce8
🔍 Latest deploy log https://app.netlify.com/sites/imaginative-sundae-1fd394/deploys/64777631a05d2d0007d3fd46
😎 Deploy Preview https://deploy-preview-4429--imaginative-sundae-1fd394.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@nx-cloud
Copy link

nx-cloud bot commented May 31, 2023

@omeraplak omeraplak added this pull request to the merge queue Jun 1, 2023
Merged via the queue into next with commit 63daabc Jun 1, 2023
40 checks passed
@omeraplak omeraplak deleted the fix/antd/use-steps-form-loading branch June 7, 2023 08:14
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

7 participants