Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#25973 closed enhancement (fixed)

MP6: Network admin Sites listing table not responsive

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

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 13 years ago.

Download all attachments as: .zip

Change History (5)

@johnbillion
13 years ago

#1 @johnbillion
13 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
13 years ago

  • Component Graphic DesignAdministration
  • Keywords ui-focus added
  • Milestone Awaiting Review3.8

#3 @matt
13 years ago

  • Priority normallow
  • Severity normalminor

#4 @iammattthomas
13 years ago

  • Owner set to iammattthomas
  • Resolutionfixed
  • Status newclosed

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.