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

The validation message is not displayed in the "User support" template #536

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

Comments

@alybarreno
Copy link

alybarreno commented Jul 9, 2019

Describe the bug:
The validation message is not displayed in the "first name" and "last name" fields of the "User support" template.

To Reproduce:

  1. Go to the form generator
  2. Click on "Select a Template"
  3. Select the template "User support"
  4. Activate the validation box of each form field
  5. Click on "Publish"
  6. Display in the frontend
  7. Click on the "Send" button without filling in the fields
  8. Visualize the error

Expected behavior:

  • All fields must show the validation message.
  • Validation must be done on the client side and on the server side.

Screenshots:

image

image

image

@alybarreno alybarreno added bug Priority 1 Blocker. Stops or blocks the progress of one or more tickets. Stop or crash the plugin. labels Jul 9, 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

@alybarreno please confirm
-the missing validation is for the dropdown field

@gfirem gfirem closed this as completed Jul 20, 2019
@alybarreno
Copy link
Author

Now no validation message is displayed, only the border of the email field is marked as shown in the image.

image

@alybarreno alybarreno reopened this Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 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