I solved issue #38
Actually in this project in the backend minimum length of the username field is 3 but in the frontend, there is no validation so it gives the error.
I add a validator in the frontend and also solved the warning problem when deleting a list.
I solved issue #38 Actually in this project in the backend minimum length of the username field is 3 but in the frontend, there is no validation so it gives the error. I add a validator in the frontend and also solved the warning problem when deleting a list.