Problem
Currently the UX for removing fields after adding it, sucks. Let's improve it.
Proposed resolution
Allow removing fields without saving the whole display
Issue fork custom_elements-3560444
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
fagoimplemented this.
I also cleaned-up the form a bit else, removed some more of the legacy region code which we inherited from field-ui + moved the "Force auto-processing" option under a new "Advanced" fieldset, so it's not confusing new users.
Comment #3
fagopushed into wrong branch... right MR is https://git.drupalcode.org/project/custom_elements/-/merge_requests/147
Comment #6
fagotests are as good as usual, merged! :-)