Problem / Motivation

In the D7 version we use to use the preprocess function to add the styling to the task item. However, we are not longer using preprocess function in D8 (or at least we do not suppose to).

Solution

We need to create few templates and make sure that the task items have the necessary classes.

This is only for D8

Comments

darol100 created an issue. See original summary.

darol100’s picture

I have work on this already.

This needs to be tested.

darol100’s picture

Status: Active » Needs review
devanandb’s picture

+++ b/assets/css/light_skeleton.css
@@ -22,4 +22,9 @@
\ No newline at end of file

There it should be a line at the end.

devanandb’s picture

Status: Needs review » Needs work
darol100’s picture

Status: Needs work » Needs review
StatusFileSize
new3.19 KB
new192 bytes

Thanks for the review. I forgot that... I have add the extra line.

darol100’s picture

Here is the correct patch

  • darol100 committed 537dd86 on 8.x-1.x
    Issue #2605696 by darol100: D8 - Task item is not been style
    
darol100’s picture

Status: Needs review » Fixed

I have commit this to the D8 version. This only applies on the D8.

Status: Fixed » Closed (fixed)

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