journal-policy-tracker-frontend
journal-policy-tracker-frontend copied to clipboard
Password accepts three character
When sign up, password should be at least 6 char but accepts 3 char
You can assign to me i can fix it
any updates on this @hazardemircan ?
@padmajabhol sorry for delay my work was very busy i couldn't work on this. I will work on this today after work
@padmajabhol Please assign this to me
Hey @padmajabhol, I looked though source code and couple of things feel strange.
- password length is checked after network response.
- a lot of state declaration for form values and error.
- mix of native form and custom validation is being used.
I can restructure the forms and use React-Hook-form which is a great library for managing form values.
@padmajabhol Please Assign this issue to me
I would like to work on this issue. Can you assign this issue to me ?