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 can be bypassed in ti.ux.forms.scrollableform #19

Open
jabbink opened this issue Feb 16, 2015 · 0 comments
Open

Validation can be bypassed in ti.ux.forms.scrollableform #19

jabbink opened this issue Feb 16, 2015 · 0 comments

Comments

@jabbink
Copy link

jabbink commented Feb 16, 2015

In the demo (Signup):

Reproduce:

  1. Enter valid data in an input
  2. Go to next screen
  3. Manually go back and remove all content or invalidate it
  4. Finish the wizard
  5. The invalidated field passed even though it does not pass the validation function.

Idea to fix: check the validation function when the user swipes through the scrollableform as well.

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

No branches or pull requests

1 participant