RavenProject / ravenwallet-android

MIT License
18 stars 28 forks source link

Issue Sub Asset - check availability - no error on empty sub asset name #5

Closed cryptelius closed 5 years ago

cryptelius commented 5 years ago

Describe the issue

"Check availability" button doesn't function correctly when nothing is entered for sub asset name when issuing sub asset

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. Go to issue sub asset screen
  2. Tap "Check Availability" button without entering a sub asset name (so the name field should display something like TESTASSET/)

Expected behaviour

Should display error "invalid name" or similar

Actual behaviour

Button text changes from "Check Availability" to "Checking Availability..." but doesn't ever progress past this point

Screenshots.

image