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

[CRUD][webtools][models] model form validation does nothing (no submit) #25

Closed
jcheron opened this issue Apr 17, 2019 · 0 comments
Closed
Assignees
Labels
bug Fixed Fixed bug

Comments

@jcheron
Copy link
Contributor

jcheron commented Apr 17, 2019

Steps

in webtools:

  • go to the Models section.
  • select a table (model),
  • add or modify an instance
  • If the form is displayed in a modal window (number of instances greater than 5), and one of the form fields does not meet the validation criteria
  • click on the validate button

Same problem with a CRUDController

Expected Result

Clicking on the validate button closes the modal window and submit the form =>database update or add

Actual Result

Clicking on the validate button closes the modal window, without any form submission.

Versions

  • Ubiquity framework 2.1.0
  • Ubiquity devtools 1.2.3
  • php 7.3.2
@jcheron jcheron self-assigned this Apr 17, 2019
@jcheron jcheron added the bug label Apr 17, 2019
jcheron added a commit that referenced this issue Apr 17, 2019
@jcheron jcheron closed this as completed Apr 18, 2019
@jcheron jcheron changed the title [webtools][models] model form validation does nothing (no submit) [CRUD][webtools][models] model form validation does nothing (no submit) Apr 18, 2019
jcheron added a commit that referenced this issue Apr 18, 2019
@jcheron jcheron added the Fixed Fixed bug label Apr 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixed Fixed bug
Projects
None yet
Development

No branches or pull requests

1 participant