[wp-trac] [WordPress Trac] #42937: Success Message should display on insertion of new category in Taxonomy page

WordPress Trac noreply at wordpress.org
Fri Jun 28 08:38:09 UTC 2019


#42937: Success Message should display on insertion of new category in Taxonomy
page
-------------------------------------+-------------------------------------
 Reporter:  manishamakhija           |       Owner:  SergeyBiryukov
     Type:  enhancement              |      Status:  reviewing
 Priority:  normal                   |   Milestone:  5.3
Component:  Taxonomy                 |     Version:  4.9.1
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch has-           |     Focuses:  ui, accessibility,
  screenshots has-unit-tests input-  |  administration
  validation                         |
-------------------------------------+-------------------------------------

Comment (by afercia):

 Thanks everyone for this ticket, patch, and feedback. I'd like to propose
 a further improvement: when a new term gets created, there's no feedback
 at all for screen readers. A simple `wp.a11y.speak()` message would be
 great, using the same already existing strings for categories, tags, and
 custom taxonomies:

 'Category added.' / 'Tag added.' / 'Term added.'

 It would be great to add a `speak()` message also when terms are deleted
 :)

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


More information about the wp-trac mailing list