nuvoleweb / ui_patterns

[NOTE] Development has moved to https://drupal.org/project/ui_patterns
https://drupal.org/project/ui_patterns
GNU General Public License v2.0
85 stars 56 forks source link

Add extra field support [follow up to #137] #282

Closed DuaelFr closed 1 year ago

DuaelFr commented 4 years ago

As seen in #137 there was not much to do to get this ready for commit. One year later, here we are :)

manuel-adan commented 4 years ago

I tested it with a fieldgroup pattern with an EVA field as source. I'm getting:

Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/web/modules/contrib/ui_patterns/modules/ui_patterns_field_group/src/Utility/EntityFinder.php on line 29

It seems there are some kind of circular reference in the field tree.

DuaelFr commented 3 years ago

Rebased on the last 8.x-1.x Checked for D9 compatibility, no issue found.

DuaelFr commented 1 year ago

This PR has been moved to Drupal.org issue queue: https://www.drupal.org/project/ui_patterns/issues/3311088