mifos-mobile
mifos-mobile copied to clipboard
Bug while entering the passcode
Summary: When the wrong passcode is entered in the passcodeview , the 4th dot isn't visible which doesn't occur when correct passcode is entered.
Steps to reproduce: Enter the wrong passcode in passcodeview.
Expected behaviour: The 4th dot should also be visible and then the snackbar should appear that the passcode is wrong.
@dilpreet96 I would like to work on this issue
@sridharjajoo I think it's not a bug if it's a wrong password then function just clears the whole password. Since entering and clearing are sequential process and it is too fast that's why you can't see that 4th dot.
@ivary43 In my opinion , to be bring consistency in the design the user should be shown that all the dots were filled and then a snackbar should appear that the passcode was wrong.