#31576: Navigation sidebar hides some elements on small windows.
---------------------------------+--------------------------------------
     Reporter:  felixxm          |                    Owner:  (none)
         Type:  Bug              |                   Status:  new
    Component:  contrib.admin    |                  Version:  3.1
     Severity:  Release blocker  |               Resolution:
     Keywords:                   |             Triage Stage:  Unreviewed
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+--------------------------------------

Comment (by Carlton Gibson):

 I'm not sure that we need go as far as removing the sidebar for mid-sized
 screens. Shutting the sidebar is sufficient to ''resolve'' the issue, and
 it's a nice improvement.

 Similar discussion on the PR:
 [https://github.com/django/django/pull/12159#issuecomment-626703045 Tom],
 [https://github.com/django/django/pull/12159#issuecomment-626711533
 Mariusz]. That was to do with inline scrolling but with the same
 conclusion, "...t can be mitigated by just closing it, so I think it's
 alright from the user's perspective".

 The error here only shows up on the selenium headless tests. Actually
 using the admin on a 800px viewport is fine, great even: you just close
 the sidebar if you don't want it.
 I'm a bit reticent to loose it for the tablet sized screen for what seems
 like a testing artifact. (We could either set a wider viewport in the
 test, or ensure the sidebar is closed on a smaller screen, to be more
 realistic.)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31576#comment:3>
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/065.2040634218cda31bb3755d8e2c5ca687%40djangoproject.com.

Reply via email to