fossasia / accounts.susi.ai

Accounts Service for SUSI.AI http://accounts.susi.ai
GNU Lesser General Public License v2.1
1.51k stars 94 forks source link

Login password logic not working correctly #705

Closed Pipe-Runner closed 5 years ago

Pipe-Runner commented 5 years ago

Actual Behaviour

The login button activates even when there is just one character in the password field.

Expected Behaviour

The login button should not be activated if the number of characters in the password field is less than 6.

Screenshots of the issue

screenshot-accounts susi ai-2019 01 28-18-52-01

Would you like to work on the issue?

Yes

AdityaSrivast commented 5 years ago

@AakashMallik There's already an open issue for the purpose. https://github.com/fossasia/accounts.susi.ai/issues/578

Thanks

Pipe-Runner commented 5 years ago

@AdityaSrivast Good catch. Thanks