Opened 4 years ago

Last modified 4 years ago

#32459 closed Bug

Admin inlines not visible on certain screensizes with sidebar open — at Initial Version

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

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.

Change History (5)

by David Smith, 4 years ago

Attachment: inline-767px.png added

by David Smith, 4 years ago

Attachment: inline-768px-closed.png added

by David Smith, 4 years ago

Attachment: inline-768px-closed.2.png added

by David Smith, 4 years ago

Attachment: inline-1000px-open.png added

by David Smith, 4 years ago

Attachment: inline-768px-open.png added
Note: See TracTickets for help on using tickets.
Back to Top