Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#26928 closed enhancement (wontfix)

Post Color By Status In Admin Panel

Reported by: hardeepasrani's profile hardeepasrani Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Posts, Post Types Keywords: close
Focuses: ui, accessibility, administration Cc:

Description

WordPress 3.8 Parker release focuses on the UI and accessibility of the platform.

How about if we add a different color background to every post status. Here's the screenshot of what I'm talking about & the patch file.

https://sites.google.com/site/hardeepasrani/WordPress-Post-Color-By-Status.png

Your thoughts?

Attachments (2)

colors.patch (665 bytes) - added by hardeepasrani 11 years ago.
26928.patch (716 bytes) - added by hardeepasrani 11 years ago.
Fixed minor error :)

Download all attachments as: .zip

Change History (10)

@hardeepasrani
11 years ago

Fixed minor error :)

#1 follow-up: @helen
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 @hardeepasrani
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. :)

#3 @samuelsidler
11 years ago

  • Keywords close added

#4 @markoheijnen
11 years ago

I guess a left border color doesn't add the right value.

#5 @nacin
11 years ago

  • Component changed from Administration to Posts, Post Types
  • Focuses administration added

#6 @hardeepasrani
11 years ago

I should close this ticker, right?

#7 @helen
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Adoption of the plugin is low (~1600 downloads total as of this comment), and my concerns re: accessibility and universal meaning still stand. Should go ahead with #22590 though.

#8 @hardeepasrani
11 years ago

After reading your comment about color blind people, there is no interest left in this ticket by me. But yea, I'd love to see #22590 in WordPress, so we can use it in plugins and stuff.

Last edited 11 years ago by hardeepasrani (previous) (diff)
Note: See TracTickets for help on using tickets.