#37144: Filters appear above main table in admin in Firefox
-------------------------------+-----------------------------------------
     Reporter:  Alyssa Herzog  |                     Type:  Bug
       Status:  new            |                Component:  contrib.admin
      Version:  6.0            |                 Severity:  Normal
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  1
-------------------------------+-----------------------------------------
 While working on upgrading one of our Django based services I noticed that
 the filters for the admin panel in Firefox sit above the main table. In
 Chrome and Safari it seems to work as intended and it's on the right hand
 side of the table. I created an empty project to validate it wasn't
 something our code was doing (screenshots to follow) and sure enough it
 happens even on an empty project (only ran db migrations to make the
 default sqlite db and made a superuser to access the admin page). In our
 project it seems to happen across all admin pages.

 From the empty project:
 {{{
 $ pip freeze
 asgiref==3.11.1
 Django==6.0.6
 sqlparse==0.5.5
 }}}

 I searched for a ticket already existing about this but couldn't find one,
 but if I simply couldn't find it please forgive me and let me know.

 If I am missing any information, please let me know so I can update this
 issue, thank you.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/37144>
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019e93b6a344-96de13ce-f938-4235-8b4b-c94049e979cc-000000%40eu-central-1.amazonses.com.

Reply via email to