#31641: Admin Sidebar flashes when page loads
---------------------------------+--------------------------------------
Reporter: Collin Anderson | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 3.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
---------------------------------+--------------------------------------
Comment (by DuP-491):
Replying to [ticket:31641 Collin Anderson]:
> Hi All, If you have the Admin Sidebar closed, it's actually open when
the page loads, and quickly the flashes closed. This feels really clunky.
>
> I see two possible solutions to this:
>
> 1. Move the sidebar javascript to `<head>` with the rest of the scripts
instead of just below `</body>` . Because the `<script>` is `async`,
there's still a chance it will flash, but it should happen less often.
It's `async` so it shouldn't cause the page to slow down too much.
>
> 2. Just have it always hidden by default, no between-page state. It ends
up being more of a hidden feature, but as I've been using it, I _always_
close it so I have more room to see the rest of the page, but maybe that's
because I'm a power user.
> Greetings,I am new to open source development, I have experience with
python and I would like to contribute towards community ,can anyone please
guide me how do I get started?thank you in advance
--
Ticket URL: <https://code.djangoproject.com/ticket/31641#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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/072.fd9add7d3de8b96fe6b30727de26f618%40djangoproject.com.