Electric-Coin-Company / zashi-ios

The Zashi Zcash Wallet, iOS Edition
MIT License
38 stars 12 forks source link

Improve amount field checks on Send tab #1311

Open LukasKorba opened 3 months ago

LukasKorba commented 3 months ago

Even though there is no loss of funds possible, the UX for the amount field could be improved. There are cases when the review button is enabled with invalid amount.

Examples:

Goal

Extend the checks for valid bound and valid number of fractions.