Skip to content
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

InlineTabular and ManyToMany Form Field Layout messed up. #73

Open
LuxsSoft opened this issue Jan 27, 2023 · 0 comments
Open

InlineTabular and ManyToMany Form Field Layout messed up. #73

LuxsSoft opened this issue Jan 27, 2023 · 0 comments

Comments

@LuxsSoft
Copy link

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!

@LuxsSoft LuxsSoft changed the title InlineTabular and Many to Many form field layout wrong. InlineTabular and ManyToMany Form Field Layout messed up. Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant