#25976 closed defect (bug) (fixed)
MP6: Install Plugins table overflowing
Reported by: |
|
Owned by: |
|
---|---|---|---|
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)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Added patch that restyles the "add plugin" page to be responsive, inspired by the similarly responsive plugins page. Looks like this with the patch:
Notes: some merge-fu will be required as this is committed, since 25977 patches the same file.