Problem/Motivation
While testing Display Builder entity overrides, I was confused because only my first block appeared.
It was due to the cardinality of the ui_patterns_field used to store DB override set to 1 by default.
I suggest to have unlimited by default. Or if cardinality of one is intentional, explicit it in the code.
Issue fork ui_patterns-3558748
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
grimreaperComment #4
grimreaperFixing CI before review.
Comment #5
grimreaperComment #7
just_like_good_vibesthere is a debate, about having 1 or unlimited by default.
it's a nice to have for display builder, when we invite the user the add a field for display override.
but at the same time, it is not suited for other use cases.
let's take time and wait for other inputs
Comment #8
just_like_good_vibeswe may do something else in display builder and that would close this issue.
Pierre will add the link to the display builder issue.
Comment #9
pdureau commentedWe have partially automated the creation of this field in Display Builder. Let's hope it is enough.