[wp-trac] [WordPress Trac] #40244: Inconsistent casing in the list table select filters
WordPress Trac
noreply at wordpress.org
Thu Mar 23 18:17:03 UTC 2017
#40244: Inconsistent casing in the list table select filters
----------------------------+--------------------------------------------
Reporter: afercia | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Keywords: has-screenshots good-first-bug
Focuses: ui |
----------------------------+--------------------------------------------
In the various admin screens with list tables (posts, pages, media,
comments, users...) a toolbar on the top displays some `<select>` elements
to filter the lists by different criteria.
The default option sometimes uses title casing, sometimes not. Using
always the same casing would be an easy fix and a minor, but nice, UI
enhancement.
Worth mentioning title casing is mainly an English thing. In many other
languages just the first letter in a title or label is uppercase. This is
a minor thing and probably can be handled by translations. However, while
I'd generally agree to use title case for English titles and labels, I'm
not sure it makes sense for the select options.
Some screenshots:
Posts screen: `All dates` and `All Categories` (see also `Bulk Actions)`
[[Image(https://cldup.com/KXQKxL6CwG.png)]]
Media Library screen: `All media items` and `All dates`
[[Image(https://cldup.com/bYFVoEqabr.png)]]
Comments screen: `All comment types`
[[Image(https://cldup.com/cYY4EwHZjw.png)]]
Users screen: `Change role to...`
[[Image(https://cldup.com/CgiL5MCx8X.png)]]
Haven't checked the network screens, there are probably some other cases
around.
Given most of them don't use title casing, I'd propose to standardise on
this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40244>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list