Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.
This repository was 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

@ltfschoen

Description

@ltfschoen

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions