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

Use form validation while user inputs #129

Open
jeffshaver opened this issue Jul 9, 2015 · 2 comments
Open

Use form validation while user inputs #129

jeffshaver opened this issue Jul 9, 2015 · 2 comments
Labels

Comments

@jeffshaver
Copy link
Contributor

Don't allow submissions of forms unless validation succeeds. Disable/Enable button based on form validation

@chrisco23
Copy link
Contributor

Does "while user inputs" mean some checks are going on with every
keystroke? Also, any opinions on form validation packages? I know that
aldeed:autoform is the most popular package but I've not used it yet--just
haven't worked on a site with enough forms to warrant it. There are a lot of
options. https://atmospherejs.com/?q=form%20validation

On Thu, Jul 9, 2015 at 5:01 AM Jeffrey E. Shaver II <
notifications@github.com> wrote:

Don't allow submissions of forms unless validation succeeds.
Disable/Enable button based on form validation


Reply to this email directly or view it on GitHub
#129.

@jeffshaver
Copy link
Contributor Author

@chrisco23 i know that @iamlasse suggested autoform and collection2 at some point.

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

No branches or pull requests

4 participants