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

Required field should not accept white spaces. On the "profile" page this issue is happening. #1162

Open
avishusa opened this issue Sep 4, 2024 · 3 comments

Comments

@avishusa
Copy link

avishusa commented Sep 4, 2024

Describe the bug
On the profile page when one edit personal details, at the "Last Name" field which has kept required, it is accepting a white space which should not be the case.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Profile'.
  2. Click on 'Edit'
  3. Scroll down to "Last Name" field.
  4. See error

Expected behavior
Since it is showing "*" field, it should not accept white spaces.

Screenshots
If applicable, add screenshots to help explain your problem.
image
image
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser chrome

Smartphone (please complete the following information):

  • Device: iphone 14 pro
  • OS: ios
  • Browser Chrome

Additional context
If we are showing "Last Name" on the profile page then it should not accept the white space. It should give error.

@dhuruvandb
Copy link

Hi can i work on this?

@avishusa
Copy link
Author

avishusa commented Sep 4, 2024

Hey @dhuruvandb, can you help me with the log in stuff. Since I have already setup the frontend and backend but could not be able to login. It is not showing me signup options. Can you help me with that?

@dhuruvandb
Copy link

Hi @avishusa , I've provided a solution in the discussion tab under "unable to sign up on localhost." Could you please take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants