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

Balance hook on the Card component #16

Closed
crisog opened this issue Jul 13, 2020 · 0 comments · Fixed by #17
Closed

Balance hook on the Card component #16

crisog opened this issue Jul 13, 2020 · 0 comments · Fixed by #17
Assignees

Comments

@crisog
Copy link
Contributor

crisog commented Jul 13, 2020

This component has a 'balance' useState hook which is passed through the Context to the Step3View, but sometimes the value of 'balance' is empty when you click 'Create DAO' button which is also on the Step3View.

Expected behavior: Click 'Create DAO' and check that value of the 'balance' hook is greater than 0.

Current behavior: the same thing as above, but sometimes comparison fails because the 'balance' value is empty.

@dan13ram dan13ram linked a pull request Jul 13, 2020 that will close this issue
@crisog crisog closed this as completed Jul 13, 2020
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 a pull request may close this issue.

2 participants