Active
Project:
Decoupled Layout Builder Pitchburgh Packages
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2023 at 23:36 UTC
Updated:
6 Nov 2023 at 03:24 UTC
Jump to comment: Most recent
In validating the API for contrib modules to add block/formatter/widget plugins we wrote a sample field block plugin that just deferred to the Formatter component using the field block settings.
We didn't add this to the repo.
Add the plugin to the repo.
Change the Formatter component to add a fallback param that should be rendered if the plugin doesn't exist.
Pass the fallback from the block to the formatter.
Implementation
Tests
Comments
Comment #2
larowlan