mobile-wallet icon indicating copy to clipboard operation
mobile-wallet copied to clipboard

Use Spinner instead of simple EditText in KYC level 2 Registration

Open RajaVamsi11 opened this issue 7 years ago • 1 comments

Summary:

In KYC level 2 Registration, One has to enter his ID type in an EditText for the KYC verification process and browse the file and submit it for verification. Instead of using EditText my idea is to use Spinner because the documents used for KYC verification are limited. Mainly the documents used for verifications are:

  • Aadhaar Card
  • Pan Card
  • Voter's ID Card
  • Driving License
  • Passport and any other card

These documents can be added in an array and can be used in spinner which increases UI.

Steps to reproduce:

(Redesign) Home --> Finance --> KYC --> Level2

Expected behavior:

There must be Spinner instead of EditText in the select document in KYC level 2 Registration like this one

screenshot from 2019-03-03 16-21-27

Observed behavior:

There is EditText to take the input of ID type from the user.

Device and Android version:

Device: Redmi 4 Version: 7.1.2

Screenshots:

screenshot_2019-03-06-18-57-52-762_org mifos mobilewallet mifospay

RajaVamsi11 avatar Mar 06 '19 13:03 RajaVamsi11

@naman14 @luckyman20 Can I start working on this issue?

RajaVamsi11 avatar Mar 06 '19 13:03 RajaVamsi11