Paragraph type is hidden

Created on 22 May 2024, about 1 month ago

Problem/Motivation

When editing paragraphs in a node, editors do not know which paragraph types have been used because the paragraph type is hidden - see screenshot.

This is an open TODO since 5 years:
https://git.drupalcode.org/project/thunder_admin/-/blob/4.0.5/sass/parag...

    /**
     * 1. When paragraph type has long label, then UI get broken and
     *    it's not possible to access action buttons. Also Layout is broken.
     * @todo Needs to be discussed, hide for now.
     */
    .paragraph-type {
      display: none;

Proposed resolution

Make the paragraph type visible again.

🐛 Bug report
Status

Active

Version

4.0

Component

User interface

Created by

🇩🇪Germany cweiske

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024