-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
IBX-4233: Form Inputs - space between fields #796
Conversation
d101e94
to
b992475
Compare
src/bundle/Resources/views/themes/admin/section/create.html.twig
Outdated
Show resolved
Hide resolved
Co-authored-by: Łukasz Ostafin <ostafin.lucas@gmail.com>
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.
@GrabowskiM I found few places that need fix
- Form builder - validation tab
- User account field
- Headers e.g.
- Missing empty space at the bottom of the form
- PB field settings https://recordit.co/zkueyOJ3MS
Fixed |
@dew326, should this now go to 4.5 as 4.4 is not supported(EOM in May)? |
I think we should do one last release for 4.4 to include all fixes that were merged in May. But this is more to @webhdx |
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.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
With:
https://github.com/ibexa/corporate-account/pull/192
https://github.com/ibexa/form-builder/pull/82
https://github.com/ibexa/page-builder/pull/213
https://github.com/ibexa/personalization/pull/279
https://github.com/ibexa/product-catalog/pull/966
https://github.com/ibexa/segmentation/pull/74
Checklist:
$ composer fix-cs
)