New component requirement: each SDC prop must have StorablePropShape

Created on 21 August 2024, 26 days ago
Updated 12 September 2024, 4 days ago

Overview

In #3463999 πŸ“Œ Auto-create/update Component config entities for all discovered SDCs that meet XB's minimum criteria Fixed we added ComponentPluginManager::componentMeetsRequirements() which ensures all props (required and optional) have titles and that all required props have examples. We should also add a validation to ensure all of the props have matching StorablePropShape to avoid Drupal\Component\Plugin\Exception\PluginNotFoundException.

Proposed resolution

Add logic to find matching StorablePropShape for each prop.

πŸ“Œ Task
Status

Fixed

Component

Config management

Created by

πŸ‡¬πŸ‡§United Kingdom f.mazeikis@gmail.com Brighton

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