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

Trim the text fields in the add user form before submitting #6783

Closed
AshrafMd-1 opened this issue Dec 3, 2023 · 1 comment · Fixed by #6848
Closed

Trim the text fields in the add user form before submitting #6783

AshrafMd-1 opened this issue Dec 3, 2023 · 1 comment · Fixed by #6848
Assignees

Comments

@AshrafMd-1
Copy link
Contributor

Describe the bug
Currently, when creating a new user if we have any trailing spaces the form doesn't accept it saying it's invalid.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to users
  2. Click on add new user
  3. Edit the text fields and add trailing spaces.
  4. Click on submit
  5. See error

Expected behavior
The text fields must automatically get trimmed before submitting.

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

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@AshrafMd-1
Copy link
Contributor Author

AshrafMd-1 commented Dec 11, 2023

@rithviknishad,Can u assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant