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

Validation errors come up in builder and prevent saving the form #341

Closed
ebruchez opened this issue Jul 1, 2012 · 2 comments
Closed

Validation errors come up in builder and prevent saving the form #341

ebruchez opened this issue Jul 1, 2012 · 2 comments

Comments

@ebruchez
Copy link
Collaborator

ebruchez commented Jul 1, 2012

Steps:

  • create form with e.g. a required date, or a US Phone Number field, or required number
  • enter letter in the field
  • you can't save the form

Validation errors associated with data in the edited form must not prevent saving:

  • conceptually, a form might be initially invalid (the user must fill-in data to make it valid!)
  • saving might be of a work in progress
@ghost ghost assigned ebruchez Jul 1, 2012
@avernet
Copy link
Collaborator

avernet commented Jul 2, 2012

Just to confirm, is this in Form Builder? If it is, it looks like a duplicate of #310. (Just checking before marking it as duplicate.)

@ebruchez
Copy link
Collaborator Author

ebruchez commented Jul 2, 2012

Yes it is a duplicate. I closed the other one as this one has more details.

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