#33381: List filter in django admin (v3.2 - v4) covers/hide part of data table
-------------------------------------+-------------------------------------
               Reporter:  aConar     |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Component:             |        Version:  3.2
  contrib.admin                      |
               Severity:  Normal     |       Keywords:  list_filter, admin
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 From Django 3, when list_filter is used in admin, it covers part of the
 data table, hiding the upper right fields.
 Below there are two captures showing whats happen.

 Normal behavior tested in 1.17 and 2.2:

 [[Image("https://i.ibb.co/yFRy6dt/1.png";)]]

 Filter over data table hiding the rightmost fields:

 [[Image("https://i.ibb.co/xSgSGNC/2.png";)]]

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33381>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.b751512d436e0012c76dee8619b88ba7%40djangoproject.com.

Reply via email to