It's really hard to see visual difference between published comments and unpublished comments in Drupal 8. First one is published and second one is unpublised.
Published and unpublished

Drupal 7 had these styles for unpublished comments....

Drupal 8 currently looks like this....

Proposed resolution

Write a patch putting back the styles Drupal 7 had for unpublished comments.

Remaining tasks

2. Write a patch
3. Review the patch
4. RTBC

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DickJohnson’s picture

Issue summary: View changes
FileSize
37.25 KB
667 bytes

Removed comment-arrow border and added pink background.

After patch

DickJohnson’s picture

Issue summary: View changes
DickJohnson’s picture

Issue summary: View changes
DickJohnson’s picture

Status: Active » Needs work
DickJohnson’s picture

Status: Needs work » Needs review
emma.maria’s picture

Issue summary: View changes
Issue tags: -Needs usability review +frontend, +CSS
FileSize
207.44 KB
276.35 KB

Thanks for working on this! You have uncovered a regression for comments needing approval in Drupal 8!

Turns out you have added the exact same styling that Drupal 7 has, so it does not need a usability review it is a regression bug. I have updated the issue summary to include what Drupal 7 was like and what Drupal 8 is now.

emma.maria’s picture

Issue tags: +Novice

I added an annotation on the Drupal 8 screenshot in the issue summary. With the missing pink background we are currently left with

emma.maria’s picture

Title: Unpublished comments are nearly impossible to notice » Unpublished comments have lost their styles in D8
emma.maria’s picture

Issue summary: View changes
Status: Needs review » Needs work
FileSize
247.54 KB

Comments needing approval now appear with the Drupal unpublished pink background. This is behaviour lost in Drupal 8 from Drupal 7.
Visually everything looks great...
 

 

However I found one small issue in the code....

Can you please remove the blank line left on line 100.

Thanks!

mrjmd’s picture

Status: Needs work » Needs review
FileSize
670 bytes

Here's a new roll with the extra white space removed.

DickJohnson’s picture

Status: Needs review » Reviewed & tested by the community

Did a testing with Safari, Firefox, Chrome and IE. Works as expected.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 10: bartik-comment-ux-fix-2422113-10.patch, failed testing.

Status: Needs work » Needs review
DickJohnson’s picture

Status: Needs review » Reviewed & tested by the community

RTBC'ed again after testbot stopped failing.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 10: bartik-comment-ux-fix-2422113-10.patch, failed testing.

Status: Needs work » Needs review
mrjmd’s picture

Status: Needs review » Reviewed & tested by the community

It says it passed now, going to RTBC it yet again.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 10: bartik-comment-ux-fix-2422113-10.patch, failed testing.

Status: Needs work » Needs review
BiigNiick’s picture

Status: Needs review » Reviewed & tested by the community

#10 passed again and seems to apply cleanly for me now.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

CSS is not frozen in beta. Committed 48c2e66 and pushed to 8.0.x. Thanks!

  • alexpott committed 48c2e66 on 8.0.x
    Issue #2422113 by DickJohnson, emma.maria, mrjmd: Unpublished comments...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.