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

Admin view for Category tree is broken with django-admin-styles #81

Open
sveetch opened this issue Oct 15, 2024 · 0 comments
Open

Admin view for Category tree is broken with django-admin-styles #81

sveetch opened this issue Oct 15, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@sveetch
Copy link
Member

sveetch commented Oct 15, 2024

Describe the bug

The admin view for the Category tree is broken because of django-admin-styles that is overrding many custom styles specific to this view.

Environment
Describe your environment:

  • Plateform: Window/IOS/Linux distribution
  • Python version: Any
  • Django version: Any
  • Lotus version: 0.9.0

To Reproduce

  1. Install Lotus in a project with django-admin-styles
  2. Go to the Category tree view in admin
  3. Just look at this disaster

Expected behavior
The tree should look at a tree, at least in the same way than without django-admin-styles.

At least we should provide an alternative admin CSS to adapt in the admin styles context.

Additional context
The tree view is currently experimental and planned to be improved.

@sveetch sveetch added the Bug Something isn't working label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant