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

app should strip input in login form #164

Open
abelsonlive opened this issue Oct 6, 2015 · 2 comments
Open

app should strip input in login form #164

abelsonlive opened this issue Oct 6, 2015 · 2 comments
Assignees

Comments

@abelsonlive
Copy link

this was a confusing error:

screenshot 2015-10-06 13 22 07

i guess you posted a form with json like:

{
   "email": " changeme@example.com",
   ...
}
@mhkeller
Copy link
Member

mhkeller commented Oct 6, 2015

when did this happen? i could modify the ui to automatically trim as you
type but modifying the data without giving the user feedback could be
problematic.

On Tue, Oct 6, 2015 at 1:24 PM, Brian Abelson notifications@github.com
wrote:

Assigned #164 #164 to
@mhkeller https://github.com/mhkeller.


Reply to this email directly or view it on GitHub
#164 (comment).

@mhkeller
mhkeller.com

@abelsonlive
Copy link
Author

when i was testing.

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

No branches or pull requests

2 participants