The style guide proposal should be applied to dblog.
https://groups.drupal.org/node/283223

We played around with the proposed messages color decoration without too much success.
In the table, we need to have zebra working. This makes applicaiton of background color schemes very hard. Thus i recommend to drop the background color.
The vertical intense-color line is nice, but colors are no more that nice if these lines touch each other. Also applying a vertical line within a table has a problem with table rendering: For items without special color decoration, you need to add a neutral color border.

I will post screenshots of our experiments with past module. We decided for a variant of the patterns proposed - already committed and ready to play with.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

miro_dietiker’s picture

Assigned: Bojhan » Unassigned
Issue tags: -Needs usability review
FileSize
65.63 KB
46.32 KB

These images are from the current past 7.x module (dblog replacement).

We have tested 4..5 different unsatisfying looks to apply the D8 style guide before but didn't persist them, sry. :-)

Also with a new monitoring project, we decided to apply icons in tables only for excalation - thus no green "check" icons.
d8-style-monitoring.png

Bojhan’s picture

Assigned: Unassigned » Bojhan
Issue tags: +Needs usability review, +#d8ux

I gotta try some things for this.

LewisNyman’s picture

Assigned: Unassigned » Bojhan
Issue tags: +Needs usability review, +styleguide

taging

echoz’s picture

@Bojhan, note that there's an active class on cells, invoked by the sort, which has been used for a background color, BUT I discovered in #2048895: Dblog CSS results in background image repeating that when the sort is by date, the active class is on the type column, and when the sort is on type, the active class is on the icon column! Sort by user currently results in a php error, but we'll be able to test that eventually. So if we want to use the active class to indicate the "sorted by" column, this needs to be fixed.

LewisNyman’s picture

Screen Shot 2013-10-07 at 21.42.26.png

I had a bit of a play with this, I tried out using white space between the rows but that didn't flow that well. It was pretty clear we needed borders around the whole table to give the background enough contrast. Once I'd done that it seemed like those same colours could work between each row. The error row looks a bit weird though.

This is a tricky page because we don't know which colour will be the majority, shall we be optimistic and assume green is and give the warnings and errors more dominant borders?

yoroy’s picture

I never understood why all the green has to be made so explicit (like on current status page), using it as a background color for the whole row. I'd look into only using the left border for the green status, keeping those rows on white background. *That's* what will make the reds and yellows stand out.

klonos’s picture

I OTOH like the green because -as it's already been said in previous related issues- it communicates an "All green" status.

BTW, I kinda got used to the blue status color for information rows (like the Drupal version for example).

LewisNyman’s picture

Status: Active » Needs work

I didn't realise the green was omitted intentionally, it looked like a bug because the green was still referenced in the CSS. It is a bit overwhelming, I think I'm a bit too used to the old one.

Berdir’s picture

Note that this issue was created about the dblog page (recent log messages), not the status overview, although both probably need to get the style guide applied.

Bojhan’s picture

Issue tags: -Needs usability review

Yes is omitted intentionally. And this page should reflect that decision.

LewisNyman’s picture

Accidently mixed this issue with #665790: Redesign the status report page. Should we continue in that issue or open a follow up?

tompagabor’s picture

Issue summary: View changes
FileSize
152.28 KB

It looks like the dblog uses the new table design. See the attached image.
Somebody tell me, what we need to do with this?
Eg we could use different left border-color for info-notice-warning-error?

LewisNyman’s picture

Could we remove the background color from the cell and add the left border? That might be enough? Maybe we don't even need the left border.

tompagabor’s picture

Status: Needs work » Needs review
FileSize
704 bytes
98.66 KB
97.35 KB

I removed the background color. Also tested the left border, but i think we don't need this. The icons is enough.
Screenshots and patch file attached.

LewisNyman’s picture

Issue tags: +Usability

I think so to. Let's get sign off from Bojhan.

Bojhan’s picture

Agreed, the icons will give enough visual affordance.

pakmanlh’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
313.97 KB

Patch apply and it looks fine, great work :)

LewisNyman’s picture

Assigned: Bojhan » Unassigned
webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

  • Commit 26cf710 on 8.x by webchick:
    Issue #2070323 by tompagabor, LewisNyman, miro_dietiker, Bojhan: Apply...

Status: Fixed » Closed (fixed)

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