RavenProject / ravenwallet-ios

MIT License
25 stars 21 forks source link

Sending UI allows input of values >.00 - iOS 12.2 #104

Open summertimeisfun opened 5 years ago

summertimeisfun commented 5 years ago

When creating a USD transaction with a value .<.00 it allows you to input the values. However when going to send the transaction, it is rejected because the value is < .00.

The field should validate the input amount and reject it before the user attempts to send the transaction.

iOS 12.2