Missing config schema for custom_stacked field widget

Created on 11 February 2025, 2 months ago

Problem/Motivation

The custom_stacked field widget is not specified in the config schema and thus results in errors in the config inspector.

Example:
'label' is an unknown key because content.field_accordion_item.type is custom_stacked (see config schema type field.widget.settings.*).<br>'wrapper' is an unknown key because content.field_accordion_item.type is custom_stacked (see config schema type field.widget.settings.*).<br>'open' is an unknown key because content.field_accordion_item.type is custom_stacked (see config schema type field.widget.settings.*).

Steps to reproduce

Install config inspector
Add a field as custom field and use the custom_stacked widget
Go to the config inspector overview and look for the entity form where you added the field
See the config is missing

Proposed resolution

Fix the config schema

Remaining tasks

Create MR
Review MR
Merge MR

User interface changes

None.

API changes

None.

Data model changes

Correct data types in schema.

πŸ› Bug report
Status

Active

Version

3.1

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium tim-diels Belgium πŸ‡§πŸ‡ͺ

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