JoinColony / colonyCDapp

An iteration of the Colony Dapp sporting both a fully decentralized operating mode, as well as a mode enhanced by a metadata caching layer
5 stars 13 forks source link

Crypto to fiat: IBAN error clarification #3158

Closed Nortsova closed 1 hour ago

Nortsova commented 6 days ago

Steps to reproduce

  1. Pass KYC and go to the bank details form
  2. Fill IBAN with account number (without country code)
  3. See an error image

Expected behaviour

If country code was not provided show an error: "IBAN should start with a 2 letter country code"

Actual behaviour

Generic error: image

P.s. this error text approved by @melyndav

rdig commented 1 hour ago

This will be solved by #2961

Closing