[wp-trac] [WordPress Trac] #28946: Media Grid: Introduce parity between Grid and List view headers

WordPress Trac noreply at wordpress.org
Tue Aug 26 03:34:47 UTC 2014


#28946: Media Grid: Introduce parity between Grid and List view headers
--------------------------+---------------------------------
 Reporter:  melchoyce     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.0
Component:  Media         |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  ui, administration
--------------------------+---------------------------------

Comment (by helen):

 [attachment:28946.diff] is a work-in-progress. It does some clean up of
 CSS in grid view (more may be needed), and starts implementing the filter
 bar in the list view. Here's what's left to do:

 * Move the search input to the filter bar. A div of `.search-form` in the
 filter bar should get the styling done - see plugin install.
 * Remove the other search input.
 * Turn the views into a dropdown. This is more problematic - these are
 currently links, and not just filtering on one thing (unattached is
 different from media type). There is also a filter hook of
 `views_{$this->screen->id}`. I think we can do this in a back-compat way,
 just probably needs to do a check and a safe redirect when applied. The
 filter button should probably also serve as the submit button for that
 input.
 * Make said filter button actually work again.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28946#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list