Skip to content

InlineTabular and ManyToMany Form Field Layout messed up.  #73

@LuxsSoft

Description

@LuxsSoft

Hi

First of all, thanks for maintaining this package!

I am experiencing issues with the Layout with django-jet-reboot version 1.3.3.

TabularInlines are not shown as tabs but rather appended at the bottom of the page and the many to many admin form widget is squeezed, not showing single selected values in the box.

I expect the following layout:

Screenshot from 2023-01-27 14-53-07

But what i get is this:

image

Interestingly the issue is not present when developing locally and serving on localhost. However on the server running nginx reverse proxy it is messed up like described. I don't know what could cause this difference. I am running in a virtualenv with dependencies managed by poetry. So dependencies should be all else equal. Django version is at 3.2.16.

Any ideas? The tabs are not a big issue but this many to many form widget is almost impossible to select multiple values properly.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions