#32459: Admin inlines not visible on certain screensizes with sidebar open
-------------------------------+--------------------------------------
Reporter: David Smith | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | 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: 0
-------------------------------+--------------------------------------
Description changed by David Smith:
Old description:
> At screen sizes below 767px, the admin inlines stack vertically. Above
> this screen size the sidebar becomes available and is expanded by
> default, the sidebar takes up extra space and squashes the form input
> such that it is no longer visible.
>
> Closing the sidebar at 768px is ok, but the screen size needs to be about
> 950px-1000px before it is usable with the sidebar open.
New description:
At screen sizes less than or equal to 767px, the admin inlines stack
vertically. Above this screen size the sidebar becomes available and is
expanded by default, the sidebar takes up extra space and squashes the
form input such that it is no longer visible.
Closing the sidebar at 768px is ok, but the screen size needs to be about
950px-1000px before it is usable with the sidebar open.
Unviewable on small screens with sidebar open (768px)
[[Image(https://code.djangoproject.com/raw-attachment/ticket/32459/inline-
768px-open.png,40%)]]
Inputs stack when than 767px or less
[[Image(https://code.djangoproject.com/raw-attachment/ticket/32459/inline-
767px.png,40%)]]
Closing the sidebar at 768px makes it viewable again
[[Image(https://code.djangoproject.com/raw-attachment/ticket/32459/inline-
768px-closed.png,40%)]]
Otherwise the screen size needs to be much larger (img is showing 1000px
wide)
[[Image(https://code.djangoproject.com/raw-attachment/ticket/32459/inline-
1000px-open.png,40%)]]
--
--
Ticket URL: <https://code.djangoproject.com/ticket/32459#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/066.9ebe5e74f15293ce98aa40ce6b3ebe91%40djangoproject.com.