Title field description override in BlockContentBlock::blockForm() does nothing

Created on 22 August 2024, 8 months ago

Problem/Motivation

BlockContentBlock::blockForm():

    $form['title']['#description'] = $this->t('The title of the block as shown to the user.');

$form['title'] does not exist.

Steps to reproduce

Proposed resolution

Use $form['label'] (which on an initial test didn't seem to display either, not sure why) or just remove the line entirely.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

๐Ÿ› Bug report
Status

Active

Version

11.0 ๐Ÿ”ฅ

Component
Block contentย  โ†’

Last updated 4 days ago

Created by

๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom longwave UK

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024