You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: