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 all the inputs #73

Open
Arushi1912 opened this issue Jan 15, 2019 · 0 comments
Open

Trim all the inputs #73

Arushi1912 opened this issue Jan 15, 2019 · 0 comments
Assignees
Labels
difficulty/medium This issue has moderate difficulty enhancement This issue improves something existent

Comments

@Arushi1912
Copy link
Member

Arushi1912 commented Jan 15, 2019

Description:
While submitting emails, contact numbers, other such input fields, there could be an extra space accidentally or due to autocomplete. This hampers the form fields and the output is not valid.

  1. Make sure every input field, before submitting, trims the inputs/free from spaces.
  2. trim() could be used.
@bhawesh96 bhawesh96 added enhancement This issue improves something existent difficulty/medium This issue has moderate difficulty labels Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/medium This issue has moderate difficulty enhancement This issue improves something existent
Projects
None yet
Development

No branches or pull requests

3 participants