Most config schema should inherit core link schema

Created on 16 September 2024, 2 months ago

Problem/Motivation

The config schema defined by link_description should leverage inheritance (from link formatter/widgets/etc).
Besides code duplication, this also causes issues when for example a patch gets applied to core modifying the link schema definition.
Discovered with patch from Prevent inaccessible links from being displayed in LinkFormatter Needs work .

Steps to reproduce

We can modify core's link formatters/widgets definitions (e.g: apply Prevent inaccessible links from being displayed in LinkFormatter Needs work ), run config inspector and we get violations (missing schema / etc).

Proposed resolution

Inherit core link schema definitions.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇧🇪Belgium herved

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