You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current presentation for editing Django models leaves a great deal of white space on the page:
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.
The text was updated successfully, but these errors were encountered:
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
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
The current presentation for editing Django models leaves a great deal of white space on the page:
I think that a more compact presentation with the standard icons for editing, deleting and viewing (if
Inspectview
is specified inwagtail_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.The text was updated successfully, but these errors were encountered: