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

'filter_horizontal' set from admin looks "funny" #49

Open
rust-floppy opened this issue Aug 9, 2022 · 4 comments
Open

'filter_horizontal' set from admin looks "funny" #49

rust-floppy opened this issue Aug 9, 2022 · 4 comments

Comments

@rust-floppy
Copy link

So I have a many to many field and passed 'filter_horizontal' in the admin and registered it, and it looks clumsy.

https://imgur.com/a/DxN1cpR

In the default admin it looks fine, but here it's just as the screenshot.

If you need any information ask for it and I'll include it ASAP.

Thank you for your time!

@cobia
Copy link
Contributor

cobia commented Oct 13, 2022

You can try updating jet reboot to the latest version 1.3.2 which also addresses this issue.

@LuxsSoft
Copy link

LuxsSoft commented Dec 3, 2022

Hello I am on the latest version and the field is still messed up so that is almost impossible to select a specific value.
This seems to be a generic issue with the many to many field in the admin panel. Anything related that could be causing this? This seems to be the same issue #45

@LuxsSoft
Copy link

LuxsSoft commented Dec 13, 2022

Meanwhile it looks as expected (box with selected items in it and long drop down selection menu when clicking on the box) with version 1.3.3 while running the django localhost server but in production with nginx, gunicorn, supervisor setup, the many to many fields are still squished together as seen on the picture posted by @adhdisdev
Any known external dependencies that might mess with this?

@rust-floppy
Copy link
Author

Hi @LuxsSoft!
No, I don't have anything that could mess with it.
I tried cleans installs too, without any externals, but the problem is still the same.

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

3 participants