Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

field cleared when invalid character is typed in input type=number #574

Closed
chalin opened this issue Feb 16, 2014 · 1 comment
Closed

field cleared when invalid character is typed in input type=number #574

chalin opened this issue Feb 16, 2014 · 1 comment
Milestone

Comments

@chalin
Copy link
Contributor

chalin commented Feb 16, 2014

In an input of type=number, type a valid number, say, 3.1 and then type any character that would render the input invalid. The result is that the input field is cleared. This should not occur, instead, the invalid input should be left as is so that the user has an opportunity to correct it: e.g.,
image

@chalin
Copy link
Contributor Author

chalin commented Feb 16, 2014

A PR for this will be ready soon.

chalin added a commit to chalin/angular.dart that referenced this issue Feb 16, 2014
@mhevery mhevery added this to the 0.9.8 milestone Feb 19, 2014
@chirayuk chirayuk modified the milestones: v0.9.9, 0.9.8 Feb 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants