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

Range form element validation has no effect #552

Open
alybarreno opened this issue Jul 16, 2019 · 1 comment
Open

Range form element validation has no effect #552

alybarreno opened this issue Jul 16, 2019 · 1 comment
Assignees
Labels
bug enhancement Priority 2 It must be fixed or resolved soon, but it does not block any operation.

Comments

@alybarreno
Copy link

alybarreno commented Jul 16, 2019

Describe the bug:
Validation of the "Range" field does not work, no validation or effect message is displayed.

To Reproduce:

  1. Create form and add "rank" field
  2. Check validation box
  3. Publish the form
  4. Send the form without filling in the fields
  5. Visualize the error

Expected behavior:

The validation of the field must work.
The effect and validation message must be shown.

Screenshots:

image

image

image

@alybarreno alybarreno added bug enhancement Priority 1 Blocker. Stops or blocks the progress of one or more tickets. Stop or crash the plugin. labels Jul 16, 2019
@gfirem gfirem added Priority 2 It must be fixed or resolved soon, but it does not block any operation. and removed Priority 1 Blocker. Stops or blocks the progress of one or more tickets. Stop or crash the plugin. labels Jul 20, 2019
@gfirem
Copy link
Contributor

gfirem commented Jul 20, 2019

This field needs the JS validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement Priority 2 It must be fixed or resolved soon, but it does not block any operation.
Projects
None yet
Development

No branches or pull requests

3 participants