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

iOS: number slider on Survey only supports 1 to 100 for question of type "number" #53

Closed
yimingcheung opened this issue Jul 29, 2013 · 1 comment

Comments

@yimingcheung
Copy link
Contributor

ios simulator screen shot jul 29 2013 10 50 10 am

The slider is not a right way.

  1. Should support all non-negative integers, including 0.
  2. About negative numbers, since our conditional parser doesn't support negative numbers, we do not allow user to input a negative number.
  3. Should not have minimum or maximum numbers.

Android Screenshot:
image

@yimingcheung
Copy link
Contributor Author

Issue #51

@dhanya dhanya mentioned this issue Oct 9, 2013
dhanya added a commit to dhanya/paco that referenced this issue Oct 12, 2013
dhanya added a commit to dhanya/paco that referenced this issue Dec 3, 2013
dhanya added a commit to dhanya/paco that referenced this issue Dec 3, 2013
dhanya added a commit to dhanya/paco that referenced this issue Dec 3, 2013
dhanya added a commit to dhanya/paco that referenced this issue Dec 3, 2013
dhanya added a commit to dhanya/paco that referenced this issue Dec 3, 2013
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

1 participant