#26066: Admin handles a table of models being wider than the screen badly
-------------------------------------+-------------------------------------
     Reporter:  chozabu              |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  1.9
     Severity:  Normal               |               Resolution:
     Keywords:  admin css style      |             Triage Stage:
  layout                             |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  1
-------------------------------------+-------------------------------------
Changes (by elky):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Thanks for reporting!

 Removing `overflow: auto` makes results table overlapped by a filter
 sidebar (if you have filter setting in your admin.py of course). So this
 needs more tricky UX solution.

 I had similar problem on one of the projects and I consulted with UX guy
 who just advised me to hide some of less-informative columns or display
 shorted info (like ''B. Obama'' instead of ''Barack Obama'') to save
 space.

--
Ticket URL: <https://code.djangoproject.com/ticket/26066#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.4da0f53d3d5577ad5105c2dda0241af9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to