django-cms / djangocms-bootstrap4

django CMS Bootstrap 4 is a plugin bundle for django CMS providing several components from the popular Bootstrap 4 framework.
https://www.django-cms.org/
Other
82 stars 58 forks source link

Validation error message pushes element right when leaving mandatory field empty #12

Closed SydorenkoSergiy closed 6 years ago

SydorenkoSergiy commented 6 years ago

Steps to reproduce: Add any plugin with has mandatory fields (e.g. badge) Leave the mandatory field empty Hit save

Actual result: Validation error message pushes element right

screen4

Expected result: Validation error message is show above the mandatory field

vxsx commented 6 years ago

ready to test

FinalAngel commented 6 years ago

fixed