Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

clearing picker inputs makes form invalid => can't submit form #12744

Closed
jimmywarting opened this issue Sep 2, 2015 · 3 comments
Closed

clearing picker inputs makes form invalid => can't submit form #12744

jimmywarting opened this issue Sep 2, 2015 · 3 comments

Comments

@jimmywarting
Copy link
Contributor

when ppl how has a date picker (eg: chrome) decides to clear the field on a input that is not required results in a invalid form

if datetime-input starts empty, its valid
if you pick a date it's valid
but if you clear it, it will be invalid

@Narretz
Copy link
Contributor

Narretz commented Sep 3, 2015

This sounds similar to #12207 and #11622. Seems to be a bigger problem.

@gkalpak
Copy link
Member

gkalpak commented Sep 4, 2015

This seems indeed to be the same issue as #12207.

@jimmywarting
Copy link
Contributor Author

Yupp, can close this.

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

No branches or pull requests

3 participants