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 lost updates of MoneyInput for Formik validation #108

Merged
merged 1 commit into from
Sep 28, 2018

Conversation

dferber90
Copy link
Contributor

@dferber90 dferber90 commented Sep 28, 2018

Validation was still being called with invalid values in case the user enters a perfectly formatted amount before selecting a currency.

This workaround can also be removed once jaredpalmer/formik#939 is released.

@dferber90 dferber90 force-pushed the df-fix-money-input-formik-2 branch from 3c57e3e to 7635b6f Compare September 28, 2018 08:11
@tdeekens
Copy link
Contributor

Should we have issues on the repo? Like Tech Debt ones or something? The code comments are awesome but I fear us forgetting about them...

@dferber90
Copy link
Contributor Author

Tracking it in #109 now 👍

@dferber90 dferber90 merged commit 54cbf91 into master Sep 28, 2018
@dferber90 dferber90 deleted the df-fix-money-input-formik-2 branch September 28, 2018 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants