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

Feature request: Improve modeladmin listing view with compact lines #15

Open
DanielSwain opened this issue Jul 2, 2018 · 1 comment

Comments

@DanielSwain
Copy link

The current presentation for editing Django models leaves a great deal of white space on the page:

image

I think that a more compact presentation with the standard icons for editing, deleting and viewing (if Inspectview is specified in wagtail_hooks.py) in front of the items would be more user-friendly. The icons could still be hidden until rollover as the buttons now are.

image

@mikedingjan
Copy link

In my opinion smaller icons close toghether won't make it more user friendly, we also have to think about the peolpe using alternative input devices.. The way model actions are presented now is pretty much how the Wagtail interface is working everywhere I personally find it important and better to have this consistency all over the admin interface rather than changing layout and behaviour for django models.

@loicteixeira loicteixeira changed the title FEATURE REQUEST: Improve presentation of Django models in Wagtail admin Feature request: Improve modeladmin listing view with compact lines Aug 7, 2018
@laymonage laymonage transferred this issue from wagtail/wagtail Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants