Opened 4 years ago
Last modified 4 years ago
#32459 closed Bug
Admin inlines not visible on certain screensizes with sidebar open — at Version 1
Reported by: | David Smith | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 3.1 |
Severity: | Normal | Keywords: | |
Cc: | Tom Carrick, Carlton Gibson | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
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)
Inputs stack when than 767px or less
Closing the sidebar at 768px makes it viewable again
Otherwise the screen size needs to be much larger (img is showing 1000px wide)
Change History (6)
by , 4 years ago
Attachment: | inline-767px.png added |
---|
by , 4 years ago
Attachment: | inline-768px-closed.png added |
---|
by , 4 years ago
Attachment: | inline-768px-closed.2.png added |
---|
by , 4 years ago
Attachment: | inline-1000px-open.png added |
---|
by , 4 years ago
Attachment: | inline-768px-open.png added |
---|
comment:1 by , 4 years ago
Description: | modified (diff) |
---|