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

markconroy created an issue. See original summary.

markconroy’s picture

Status: Active » Needs review
willguv’s picture

@markconroy can you give me a demo please?

And/ or show me how to install this on DrupalForge? I need to rewrite the how to test with Gitpod pages in the docs

Many thanks!

tonypaulbarker’s picture

Status: Needs review » Postponed

Have marked this one postponed as we work out the broader changes. Will create / update with the related issues.

markconroy’s picture

Status: Postponed » Active
StatusFileSize
new215.5 KB

@willguv here's what it looks like:

create service page with paragraphs

It adds the Text and Documents paragraph types to service pages.

@tonypaulbarker What are the wider issues? I thought we decided at the Core Team Stand Up last week to add this to service pages as a first test before we add it to more content types. Maybe I got that wrong.

tonypaulbarker’s picture

StatusFileSize
new284.13 KB

@markconroy this is part of the paragraphs mission that I've been working on over the last couple of months, part of updating confusing paragraphs UX. If we have two separate fields the order for editors will be restricted, so I would like to avoid having an extra field without considering the reusable paragraphs. I've been working out changes to make a demo. Here's a screenshot:

Screenshot of the reusable paragraphs UX

Even though we might trial for services, I think we'll want some of the code in the paragraphs modules so that the other content types don't have to depend on services.

markconroy’s picture

@tonypaulbarker That looks really good. Looking forward to this.