Problem/Motivation
I think as a result of changes in core (citation/issue link needed), field storage is no longer a separate form. In practice, this means that we don't directly expose a config enforce UI from within the Field UI forms.
Steps to reproduce
Add/edit a field through Field UI.
We would expect to see field and field.storage configs that can be enforced, but are only seeing the field instance config.
Proposed resolution
Handle this in ConfigResolver as a special case.
Remaining tasks
Test this with Drupal 10 (assuming the UI was changed in D11) to make sure we don't add duplicate UI elements there or similar.
User interface changes
API changes
Data model changes
Comments
Comment #2
star-szrComment #4
star-szrComment #7
star-szrComment #12
star-szr