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

Error on ballot submission did not show up in UI, had to inspect console #46

Open
aaronmboyd opened this issue May 20, 2024 · 0 comments

Comments

@aaronmboyd
Copy link

There was hidden restriction that I was unaware of that no single project can receive over 10000 votes. I did not realise this until I set my votes and cast the ballot, which failed.

The error did not appear in a dialog, nor was the blockchain transaction given any visual feedback that it failed. I had to inspect the console to see the error response from the transaction (which did highlight the 10k issue).

I now see that there is validation on the vote box, the border goes red if the amount is out of bounds, but there is no hover over to help me and show me what is giving the red border. Subsequently, I submitted the ballot as I didn't understand what the red border was meant to be indicating.

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

No branches or pull requests

1 participant