Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Input Validation Errors and UI/UX Enhancements for Sign-Up and Login Pages #306

Closed
5 tasks done
s-a-n-19 opened this issue Oct 11, 2024 · 2 comments
Closed
5 tasks done
Labels
bug Something isn't working

Comments

@s-a-n-19
Copy link

Description

There are several issues identified in the sign-up page that require immediate attention. The username field currently allows numeric values, which should be restricted to text-only input. Additionally, the mobile number field is incorrectly accepting letters and does not enforce a limit of 10 digits. The email field is also malfunctioning, as it accepting invalid emails too. Furthermore, the UI design for both the registration and login pages is overly simplistic and needs improvement to create a more visually appealing and user-friendly experience. Lastly, the register button is not functioning as expected, and I plan to resolve this as well.

I aim to address these concerns by implementing proper input validation, enhancing the UI/UX design, and ensuring the functionality of all buttons.

Screenshots

Screenshot 2024-10-11 200333

Any additional information?

No response

What browser are you seeing the problem on?

Chrome

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)
@s-a-n-19 s-a-n-19 added the bug Something isn't working label Oct 11, 2024
Copy link

👋 Thank you @s-a-n-19 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@s-a-n-19
Copy link
Author

I would like to work upon this issue, so please assign me this issue with gssoc-ext and hacktoberfest-accepted labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants