Edouard Cunibil

Results 28 comments of Edouard Cunibil

I'm all for consistency. I'd love to always have #sources and #context even when there is only one value. I'm not sure about the usefulness of the #multiple_sources key in...

Fixed D9 compabitility (implementing TrustedCallbackInterface)

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

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

Did I say it works well? :)

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

While testing this I had a really strange issue. I have a field group "parent" that contains fields and another field group "child". It looks like the following. * FG...

I had some issues too then I found out that the naming of the patterns was important. As you can see on the above screenshot, I was able to organize...

This issue still exists. I've found an ugly workaround that is to add `"vendor/{$vendor}/{$name}": ["type:drupal-console-library"]` in the `installer-paths` of my composer.json but it does not feel right. Does someone have...