Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#25973 closed enhancement (fixed)

MP6: Network admin Sites listing table not responsive

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

Description

The listing table on the Sites screen under Network Admin is not responsive at the <782px media query like other tables are. it shows all its columns.

Not sure which columns we should hide on here. Maybe hide the Registered and Users columns, leaving the Path and Last Updated columns?

Attachments (1)

25973.diff (471 bytes) - added by johnbillion 12 years ago.

Download all attachments as: .zip

Change History (5)

@johnbillion
12 years ago

#1 @johnbillion
12 years ago

  • Keywords has-patch added

25973.diff hides the Registered and Users column on the Network Admin -> Sites screen in the <782px media query.

#2 @SergeyBiryukov
12 years ago

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

#3 @matt
12 years ago

  • Priority changed from normal to low
  • Severity changed from normal to minor

#4 @iammattthomas
12 years ago

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

In 26416:

Hide registered and users columns in Sites table on small screens to prevent columms from becoming too narrow. Fixes #25973, props johnbillion.

Note: See TracTickets for help on using tickets.