You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current sign-up and login page has the following issues:
The design is not user-friendly or visually appealing.
There is no validation for the input fields, which can lead to incorrect or incomplete submissions (e.g., missing email format validation, password length checks, etc.).
Additional Notes
Consider using a consistent design theme across the app.
Look into using libraries like Formik or React Hook Form for handling form validation easily.
The text was updated successfully, but these errors were encountered:
Hello, I'm currently contributing to open-source projects with the hactoberfest tag, and this issue caught my attention. I have experience with react form hooks and also with building excellent UI. Kindly assign this issue to me so I can work on it as soon as possible.
The current sign-up and login page has the following issues:
Additional Notes
The text was updated successfully, but these errors were encountered: