- Issue created by @murz
- πΏπ¦South Africa rudolfbyker South Africa
Very good idea. Thanks for the contribution. I will try to review this next week, if your MR is ready.
- Merge request !5Issue #3519037: Add support for config items groups from Schema β (Open) created by murz
- π¦π²Armenia murz Yerevan, Armenia
I implemented this idea, see the MR https://git.drupalcode.org/project/auto_config_form/-/merge_requests/5
It also includes a commit from MR https://git.drupalcode.org/project/auto_config_form/-/merge_requests/4 because the functionality depends on it.
- π¦π²Armenia murz Yerevan, Armenia
So, with this MR, the module generates a form that looks like this automatically:
- π¦π²Armenia murz Yerevan, Armenia
And with the patch from https://www.drupal.org/project/auto_config_form/issues/3515438 β¨ Adding descriptions to the form fields from schema Active - even better ;)
- πΏπ¦South Africa rudolfbyker South Africa
I like this. Just two comments:
- See failing code sniffer validations at https://git.drupalcode.org/issue/auto_config_form-3519037/-/jobs/4967568
- We need unit tests or kernel tests, as described here https://www.drupal.org/project/auto_config_form/issues/3515438#comment-1... β¨ Adding descriptions to the form fields from schema Active