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

Trimming the input of whitespaces #111

Open
mukkachaitanya opened this issue Jan 5, 2019 · 1 comment
Open

Trimming the input of whitespaces #111

mukkachaitanya opened this issue Jan 5, 2019 · 1 comment

Comments

@mukkachaitanya
Copy link
Collaborator

Description

The inputs of the inquirer have not trimmed off the white spaces and are considered a part of the input.

Steps to Reproduce

Login using the autolabjs init command for a user say testuser:

  1. Login using username testuser ; logs in.
  2. Login using username testuser ; fails.

Expected behavior: The login must go thorugh by trimming off the whitespaces

Actual behavior: Outputs Invalid Username or Password.

@prasadtalasila
Copy link
Member

@mukkachaitanya Good catch, but this is not a high priority at this point. Please let this issue simmer a bit and focus on other high priority points from the refactoring page.

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

No branches or pull requests

2 participants