[wp-trac] [WordPress Trac] #35577: Menus screen: improve the "View All" tab panels pagination links

WordPress Trac noreply at wordpress.org
Mon Sep 26 16:38:08 UTC 2016


#35577: Menus screen: improve the "View All" tab panels pagination links
-------------------------------------------------+-------------------------
 Reporter:  afercia                              |       Owner:  afercia
     Type:  defect (bug)                         |      Status:  assigned
 Priority:  normal                               |   Milestone:  4.7
Component:  Menus                                |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  needs-patch has-screenshots ui-      |     Focuses:  ui,
  feedback good-first-bug                        |  accessibility
-------------------------------------------------+-------------------------

Comment (by afercia):

 Thanks @xavortm looking back at this, worth considering when there are a
 lot of posts, pages, categories, these links can become something like
 this:

 [[Image(https://cldup.com/wbQHSA1GI5.png)]]

 As far as I see the pagination is set to display 50 items "per page", so
 having a large number of links it's not so easy to reproduce unless
 [https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/nav-
 menu.php#L320 temporarily altering the hardcoded value].

 Some UI/design feedback would be greatly appreciated, if there are no new
 ideas I'm afraid the only thing that can be done here is adding a very few
 pixels padding.

 > I tried to wrap the next/prev arrows with aria labels, but that caused
 the whole page to reload instead of instantly
 Aria labels are HTML attributes, for example:
 `<a href="somelink" aria-label="some text here">link text that will be
 overridden by the aria label</a>`

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


More information about the wp-trac mailing list