[wp-meta] [Making WordPress.org] #1649: User Contributed Notes voting UX can be improved for DevHub

Making WordPress.org noreply at wordpress.org
Mon Jun 6 14:19:58 UTC 2016


#1649: User Contributed Notes voting UX can be improved for DevHub
-----------------------------------+------------------
 Reporter:  DrewAPicture           |       Owner:
     Type:  enhancement            |      Status:  new
 Priority:  normal                 |   Milestone:
Component:  Developer Hub          |  Resolution:
 Keywords:  ux-feedback has-patch  |
-----------------------------------+------------------

Comment (by keesiemeijer):

 [attachment:1649.2.patch] Adds reddit-style voting with WAI-ARIA
 accessibility improvements and adds the avatar back. The display of notes
 is reverted back to using the `wp_list_comments()` function. Get the
 ordered comments by using the `wporg_developer_get_ordered_notes()`
 function, then use `wp_list_comments()` for display. This allows you to
 order the comments and also display (nested) child comments if needed.

 All style changes are tested with all modern browsers and IE8 and up. The
 display of notes in IE8 is not pretty (but readable/usable). This seems
 consistent with the rest of the site :)

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1649#comment:18>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list