Opened 10 years ago
Closed 10 years ago
#32475 closed defect (bug) (fixed)
The "Missed Schedule" text in the Posts List Table looks like a link
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | has-patch ui-feedback |
Focuses: | ui, administration | Cc: |
Description
The "Missed Schedule" text is blue and looks like a link. Screenshot: https://cloudup.com/cLkdkDDzlCU
The text should be red to signal that there is an issue that needs attention.
Attachments (6)
Change History (15)
#2
@
10 years ago
- Component changed from Administration to Posts, Post Types
- Focuses administration added
- Milestone changed from Awaiting Review to 4.3
#3
@
10 years ago
- Focuses ui administration removed
- Keywords has-patch ui-feedback added
- Milestone changed from 4.3 to Awaiting Review
#5
@
10 years ago
.error-message
doesn't seem to be used currently, not sure if this one is on the short list for deprecation/removal due to that?
.attention
is used in three places, the MS theme list, the plugin list, and the missed schedule. We should consider changing them all if we deem .attention
not to be attention-grabbing enough.
#6
@
10 years ago
.attention
should definitely not be blue. Not sure we're even using it correctly - a broken theme seems like it should be an error. What color would attention be? Should they just all be error-message?
Patch changes text to red. Screenshot: https://cloudup.com/caLpjUAqmgV