- Issue created by @wim leers
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
📌 Support complex SDC prop shapes: introduce (Storable)PropShape to compute field type storage settings Fixed landed.
But this is not urgent at this time, other issues are more important. Indicating that.
- Status changed to Closed: works as designed
4 months ago 1:46pm 14 August 2024 - 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Between 📌 Support complex SDC prop shapes: introduce (Storable)PropShape to compute field type storage settings Fixed + 📌 Introduce `hook_storable_prop_shape_alter()`, use it to prefer the Media Library widget for "image" PropShape if Media Library is installed Fixed , this is AFAICT now already covered by
hook_storage_prop_shape_alter()
. That's documented in*.api.php
and being documented more broadly in 📌 Document the current JSON-based data model, and describe in an ADR Active .Maybe this would provide better DX. But just always implementing
hook_storage_prop_shape_alter()
is sufficient.