This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Users should get feedback on calls that are rejected by estimateGas #10
Comments
I think the API should throw and the UI should catch the error and display
it.
…On Fri, Mar 16, 2018 at 2:36 AM Sam Vitello ***@***.***> wrote:
An example is trying to activate tokens when you have none. You can still
input the amount and push submit and then nothing happens. I would assume
because estimateGas stops the API from making the call but there is no
feedback for the user so it just looks like it isn't working.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ASRQaNkQnNzfp1kitMzQ694wV2PY2UXMks5te4e3gaJpZM4StfVY>
.
|
Depends on kleros/kleros-api-DEPRECATED#107 |
epiqueras
added a commit
to kleros/kleros-api-DEPRECATED
that referenced
this issue
Mar 21, 2018
Closes #107. Enables kleros/kleros-juror-front#10
satello
pushed a commit
to kleros/kleros-api-DEPRECATED
that referenced
this issue
Mar 22, 2018
Closes #107. Enables kleros/kleros-juror-front#10
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
An example is trying to activate tokens when you have none. You can still input the amount and push submit and then nothing happens. I would assume because
estimateGas
stops the API from making the call but there is no feedback for the user so it just looks like it isn't working.The text was updated successfully, but these errors were encountered: