Opened 12 years ago
Closed 12 years ago
#22615 closed defect (bug) (fixed)
Responsive css for the media modal
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.5 | Priority: | low |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | audit needs-patch |
Focuses: | Cc: |
Description
The current goal is to make the new media modal work/look well on tablets and small-screen laptops (same as the rest of the admin).
Attachments (6)
Change History (19)
#4
@
12 years ago
- Keywords dev-reviewed added; dev-feedback removed
...things that begin with "dev".
#6
@
12 years ago
- Keywords has-patch commit dev-reviewed removed
- Priority changed from normal to low
#7
@
12 years ago
- Keywords has-patch added
22615.3.patch improves the media selection in the toolbar.
#8
@
12 years ago
attachment:22615.4.diff builds off of attachment:22615.3.patch:
Needs RTL after the current patch on #22453 is committed.
- Tweaks media selection improvements, moves them to the earlier break point.
- Adjusts modal size, dashed line position, separator size, padding on sidebar, and menu size.
#9
@
12 years ago
attachment:22615.5.diff adds a lot of RTL stuff. And refreshes 22615.4.diff. And looks good.
(Except that the search form isn't bumped quickly enough.)
#10
@
12 years ago
22615.5.diff looks good. The only thing I've noticed is the rounded search field in iOS, but that's the same as other search fields in the admin.
Note: See
TracTickets for help on using
tickets.
In 22615-2.patch:
position: absolute
so it can be scrolled horizontally.