Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Clearer form validation error tooltip message required when user enters amount less than 1 wei #251

Closed
ltfschoen opened this issue Nov 10, 2018 · 1 comment

Comments

@ltfschoen
Copy link
Contributor

ltfschoen commented Nov 10, 2018

If on the "Send Ether" page I try to send a value less 1 wei (which is the smallest amount of Ether possible), such as 0.1 wei (i.e. 0.0000000000000000001) and then I enter a valid recipient address, it gives me a tooltip validation message of "Failed estimating balance, please try again", as shown below. Could we make the error message more accurate, such as "Amount must be 1 wei or greater"? i.e. in this case i don't think the user cares to know that we tried to estimate their new balance behind the scenes or that it failed, they just want to know that the tooltip appeared because they entered a value less than the smallest allowable value

screen shot 2018-11-10 at 23 22 24

@Tbaut
Copy link
Collaborator

Tbaut commented Nov 11, 2018

Fair point

@Tbaut Tbaut added this to the 0.3 milestone Nov 11, 2018
amaury1093 added a commit that referenced this issue Dec 14, 2018
fix: Fixes #251. Show validation error when value to send decimal places exceeds max decimal places of token
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants