Closed (fixed)
Project:
UI Patterns (SDC in Drupal UI)
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2022 at 07:42 UTC
Updated:
26 Oct 2022 at 16:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
duaelfrCode has been pushed to drupal.org fork.
Tests are still to be written.
Comment #3
g4mbiniComment #5
duaelfrThere we go!
Comment #6
grimreaperTo manually test what can be done?
On user entity, the history extra field for example can be injected inside a pattern now?
Something like that?
Comment #7
duaelfrYou can do that yes.
If you use Field Layout or Field Group (with the appropriate UI Patterns submodule), you'll be able to see if you can put the extra field in your pattern and if it's rendered as expected.
Comment #8
grimreaperOk for me.
I have tested with the "member for" field on the user profile and Field Layout, the MR was not needed in this case.
But then I tried with Field group on the basic page content type (see screenshot), and now without the patch the "links" extra field was not detected whereas whit the patch yes.
Merging.
Comment #10
grimreaperComment #13
grimreaperMerged.
And I have added an empty commit for credit to @DuaelFr automated tests.
Thanks everyone!
Comment #15
grimreaperSquash during merge had removed @yannickoo commit authoring...
So another empty commit for him...