#26928 closed enhancement (wontfix)
Post Color By Status In Admin Panel
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | close |
Focuses: | ui, accessibility, administration | Cc: |
Attachments (2)
Change History (10)
#1
follow-up:
↓ 2
@
11 years ago
- Component changed from Appearance to Administration
Thanks for the suggestion and patch, hardeepasrani. There's a plugin that does this that I've seen before, and I've done this on a client request as well. I think it's quite interesting, but my sense when it comes to core itself is that it may not be a great fit. Colors mean different things to different people, I'm a little worried the chosen colors may actually be less accessible to those with color blindness, and the loss of zebra striping if you have many posts in a row of a given status is also a bit less readable.
Also, for future patches, just a note that we use lowercase letters in hex values. You may be interested in our living CSS coding standards.
Related: #22590, opened by the author of the aforementioned plugin.
#2
in reply to:
↑ 1
@
11 years ago
Replying to helen:
Thanks for the suggestion and patch, hardeepasrani. There's a plugin that does this that I've seen before, and I've done this on a client request as well. I think it's quite interesting, but my sense when it comes to core itself is that it may not be a great fit. Colors mean different things to different people, I'm a little worried the chosen colors may actually be less accessible to those with color blindness, and the loss of zebra striping if you have many posts in a row of a given status is also a bit less readable.
Also, for future patches, just a note that we use lowercase letters in hex values. You may be interested in our living CSS coding standards.
Related: #22590, opened by the author of the aforementioned plugin.
Makes more sense now. Thanks for explaining & tip. :)
#5
@
11 years ago
- Component changed from Administration to Posts, Post Types
- Focuses administration added
Fixed minor error :)