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

Ignoring data if it is the same as the placeholder #65

Merged
merged 2 commits into from Dec 16, 2015

Conversation

matheus208
Copy link

If the user has not changed the field (i.e. just clicked on it, then changed his mind but pressed ENTER), the data is not submitted.

In short, when requesting the data, if it is the same as the placeholder, does not submit the field to the server.

I've written a test case to cover this. The change didn't break any other spec, as well.

janv added a commit that referenced this pull request Dec 16, 2015
Ignoring data if it is the same as the placeholder
@janv janv merged commit 5574ff1 into janv:master Dec 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants