#31641: Admin Sidebar flashes when page loads
-------------------------------------+-------------------------------------
     Reporter:  Collin Anderson      |                    Owner:  Collin
                                     |  Anderson
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  3.1
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------
Changes (by Gavin Wahl):

 * status:  closed => new
 * resolution:  fixed =>


Comment:

 This doesn't fix the bug because the sidebar still renders before the
 script runs, because it has the defer attribute on it. The correct way to
 do this would be to load nav_sidebar.js right after the sidebar html is
 rendered.

 https://github.com/django/django/pull/16248

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31641#comment:8>
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 on the web visit 
https://groups.google.com/d/msgid/django-updates/010701843a780486-68885186-011c-4794-96d1-88a90f4c9437-000000%40eu-central-1.amazonses.com.

Reply via email to