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 57 forks source link

The column plugin editing modal is missing its icons and styles #99

Closed viktor-yunenko closed 4 years ago

viktor-yunenko commented 4 years ago

I created an empty divio project using the default python3.6 & bootstrap 4 template, and installed djangocms-bootstrap4 using the addons tab.

Here's the link to the project - https://control.divio.com/control/5901/edit/77030/

image

In order to reset the cache I tried to open it with cache disabled in chrome dev tools, renamed the iframe name attribute and added one more GET parameter to its url - the issue seems to persists

FinalAngel commented 4 years ago

@victor-yunenko would https://github.com/divio/djangocms-bootstrap4/pull/100 fix the issue for you?

viktor-yunenko commented 4 years ago

Hi @FinalAngel, sorry for the delay. Not sure, hard to tell without a visual example. In short it used to look as following:

image

FinalAngel commented 4 years ago

@victor-yunenko the issue should have been fixed with #99. Though the new layout is not exactly the same as previously.