Problem/Motivation
Original GH PR: https://github.com/nuvoleweb/ui_patterns/pull/284
This is the second part of the #202 "reroll". I found a way to make the patch less complicated.
It allows to nest non-pattern field_groups into pattern field_groups and the opposite.
It has no depth limitation.
It works well with #3311452: Support modules that use field_layout data (eg. field_group). (#283) and probably (didn't try) with #3311088: Add extra field support (#282)
Issue fork ui_patterns-3311455
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 #3
g4mbiniComment #4
g4mbiniComment #6
duaelfrGot back the commit from Github and opened a fork here.
It still needs tests.
Comment #7
pdureau commentedComment #10
duaelfrExisting tests are stable. Let's merge this before moving on to the next major.