Description field is not rendered in node display.

See attached image.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tamerzg created an issue. See original summary.

pjbaert’s picture

Version: 8.x-1.x-dev » 8.x-2.x-dev

Let's develop this for 8.x-2.x & backport this to the 8.x-1.x version.

tim-diels’s picture

Assigned: Unassigned » tim-diels
Issue summary: View changes

Let's fix this for the 2.x version and backport for 1.x

tim-diels’s picture

Status: Active » Needs review
StatusFileSize
new2.95 KB

Added the description as a value to the template so it can be styled differently when needed.
Fixed also that the description was not saved on first save.

tim-diels’s picture

StatusFileSize
new2.94 KB

Coding standards issue fixed.

tim-diels’s picture

Assigned: tim-diels » Unassigned
pjbaert’s picture

Status: Needs review » Needs work
Issue tags: +Needs reroll, +Quickfix Need Reroll

I like what I'm seeing here!
However, we'll need a reroll since this patch can not be applied correctly.

  • pjbaert committed c273202 on 8.x-1.x authored by tim-diels
    Issue #3236261 by tim-diels: Backport #3092215 Description is not...

tim-diels’s picture

Status: Needs work » Needs review
Issue tags: -Needs reroll, -Quickfix Need Reroll

Created a merge request for easier follow up.

  • pjbaert committed 339163e on 8.x-2.x authored by tim-diels
    Issue #3092215 by tim-diels, pjbaert, tamerzg: Issue #3092215 by tim-...
pjbaert’s picture

Status: Needs review » Fixed

I'm happy to have this feature in this module! 🥳
Thanks for your work!
Pushed to 2.x branch & backported to the 1.x branch.

Status: Fixed » Closed (fixed)

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