[wp-trac] [WordPress Trac] #33030: Admin menu update/comment count notification accessibility
WordPress Trac
noreply at wordpress.org
Mon Mar 18 15:21:23 UTC 2019
#33030: Admin menu update/comment count notification accessibility
--------------------------------------+--------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.2
Component: Administration | Version: 4.2
Severity: normal | Resolution: fixed
Keywords: color-contrast has-patch | Focuses: ui, accessibility
--------------------------------------+--------------------------------
Changes (by afercia):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"44924" 44924]:
{{{
#!CommitTicketReference repository="" revision="44924"
Accessibility: Improve the Comments and Privacy count text.
- standardizes the Comment count string to `%s Comment in moderation', '%s
Comments in moderation` so it can be bulk-updated
- adds the string as visually hidden text in the admin menu
- introduces an `updateInModerationText` JS simple function, responsible
to correctly update all the related text using the data from the AJAX
response
- adds a visually hidden text "1 Privacy Policy update" to the Privacy
menu items count
- adds/improves translators comments
Changes that apply to all the count bubbles (Updates, plugins, etc.)
- makes the bubbles and their text slightly bigger
- improves the active menu item bubble contrast by changing the background
color to red (option 2 in the screenshot attached in a previous comment)
Props adamsoucie, afercia.
Fixes #33030.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33030#comment:35>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list