- Issue created by @mandclu
- 🇮🇳India Ishani Patel
Hello,
I've checked the AiProviderFormHelper.php file, and I think we need to add '#open' => FALSE, in the generateAiProvidersForm function for the detail element to close by default.Thank you!
- First commit to issue fork.
- @svendecabooter opened merge request.
- 🇧🇪Belgium svendecabooter Gent
I added a MR to add this functionality.
Whether or not the Provider Configuration fieldset is open by default or not, is managed via config. The default setting for this config is to remain open, to keep backwards compatibility. - 🇧🇪Belgium svendecabooter Gent
Added patch file for the current state of the MR, for composer based patching workflows.
-
coffeymachine →
committed fac4c937 on 1.0.x authored by
svendecabooter →
Issue #3508915 by svendecabooter, coffeymachine: Allow the Provider...
-
coffeymachine →
committed fac4c937 on 1.0.x authored by
svendecabooter →
- 🇺🇸United States CoffeyMachine
@svendecabooter This works in my testing. I made some minor code cleanup adjustments and merged it. This will go out in the next release. Thank you!
Automatically closed - issue fixed for 2 weeks with no activity.