- Issue created by @herved
- Status changed to Needs review
2 months ago 10:10am 16 September 2024
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
.
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).
Inherit core link schema definitions.
N/A
N/A
N/A
N/A
Needs review
1.0
Code