labraburn / juston-ios

JUSTON - non custodial wallet for TON network
https://apps.apple.com/app/id1629214799
GNU General Public License v2.0
16 stars 3 forks source link

Text inserts into Amount field and marks incorrect without clear for the user reason. #7

Open reveloper opened 2 years ago

reveloper commented 2 years ago

Bug Type

UX

Reproduction steps

  1. Click send transaction icon from the main screen.
  2. Insert the correct address string into the Address field.
  3. Insert any text in the Amount field.
  4. Tap the Next button.

Actual result

Application allows the user to insert text in the Amount field, and check only when the "Next" button is pushed. the The application

Expected result

The application shouldn't allow inserting incorrect symbols in the Amount field. Or, at least, if it allows inserting of such symbols - display short suggestions for the user about what is wrong in the Amount field.

Suggested Severity

Low

Device

Smartphone Device: iPhone12 OS: iOS 15.6.1 Juston 1.3.2

Additional Context

Actual result screen: juston send message screen