Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#25976 closed defect (bug) (fixed)

MP6: Install Plugins table overflowing

Reported by: johnbillion's profile johnbillion Owned by: iammattthomas's profile iammattthomas
Milestone: 3.8 Priority: normal
Severity: normal Version: 3.8
Component: Administration Keywords: needs-ui has-patch
Focuses: ui Cc:

Description

The plugin listing table used on the Plugins -> Add New screen overflows the side of the screen on narrower devices, cutting off the text for the descriptions.

We could do something similar here to what we do on the Plugins screen itself, and force the columns into rows.

Attachments (2)

add-plugins.png (73.3 KB) - added by Joen 12 years ago.
25976.diff (1.1 KB) - added by Joen 12 years ago.

Download all attachments as: .zip

Change History (6)

#1 @SergeyBiryukov
12 years ago

  • Component changed from Graphic Design to Administration
  • Keywords ui-focus added
  • Milestone changed from Awaiting Review to 3.8

@Joen
12 years ago

@Joen
12 years ago

#2 @Joen
12 years ago

  • Cc asmussen@… added
  • Keywords has-patch added

Added patch that restyles the "add plugin" page to be responsive, inspired by the similarly responsive plugins page. Looks like this with the patch:

http://core.trac.wordpress.org/raw-attachment/ticket/25976/add-plugins.png

Notes: some merge-fu will be required as this is committed, since 25977 patches the same file.

#3 @iammattthomas
12 years ago

  • Owner set to iammattthomas
  • Resolution set to fixed
  • Status changed from new to closed

In 26223:

Make the Install Plugins search results page responsive, so the table doesn't overflow the viewport. Props joen, fixes #25976.

#4 @SergeyBiryukov
12 years ago

In 26240:

Fix CSS formatting. Remove redundant rule. see #25976. see #25824.

Note: See TracTickets for help on using tickets.