-
Notifications
You must be signed in to change notification settings - Fork 919
DataFormModal component #5863
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
DataFormModal component #5863
Conversation
[ci skip] [skip ci]
[ci skip] [skip ci]
[ci skip] [skip ci]
…into modal-form # Conflicts: # src/CrudPanelManager.php
[ci skip] [skip ci]
src/resources/views/crud/components/dataform/modal-form.blade.php
Outdated
Show resolved
Hide resolved
src/resources/views/crud/components/dataform/ajax_response.blade.php
Outdated
Show resolved
Hide resolved
[ci skip] [skip ci]
src/resources/views/crud/components/dataform/modal-form.blade.php
Outdated
Show resolved
Hide resolved
src/resources/views/crud/components/dataform/ajax_response.blade.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please test the field stacks - try to push some widgets to before_content and after_content
[ci skip] [skip ci]
[ci skip] [skip ci]
[ci skip] [skip ci]
[ci skip] [skip ci]
src/resources/views/crud/components/dataform/modal-form-scripts.blade.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What if there are multiple forms on page? Will the grouped errors show ok?
Can't test that, because of another error in "New in v7" page on the demo - no form components work there (except for the modal form)
[ci skip] [skip ci]
In development, this introduces a form in a modal 🙏