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

Disable submit button on transfer form when "Pending" #33

Open
ktmathews89 opened this issue Jul 1, 2019 · 0 comments
Open

Disable submit button on transfer form when "Pending" #33

ktmathews89 opened this issue Jul 1, 2019 · 0 comments
Labels
bug Something isn't working UI

Comments

@ktmathews89
Copy link
Contributor

I believe this is possible with Formik forms by using the isSubmitting property... we just need to pass the postStatus or updateStatus down into the transfer form to use as the isSubmitting property.

@ktmathews89 ktmathews89 added bug Something isn't working UI labels Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
None yet
Development

No branches or pull requests

1 participant