Conversation
Constructor OptionListGrouped could not be processed by function multiSelectField. This patch fixes this, using <optgroup> tags within the generated Html.
|
Oh, thanks for fixing this! I missed to handle that case when I introduced |
|
@schoettl Happy to help. Though I am not sure what to do with the remaining open instructions to update the Changelog.md? How do I know which version the PR is merged into, if at all? |
|
Furthermore, in the version that I am actually using, I have an additional I could add versions |
You mean your users have problems to clear the selection in the multi select field, which is usually done in desktop browsers by Ctrl + click? TBH, I would leave this to the developer and not provide an extra implementation for that. Regarding the open checkboxes, I think you can just add a note in the changelog for the new version you set. And it looks to me as if CI would be started at approval of a maintainer. I think it has timed-out too often. |
fix multiSelectField being partial
Constructor OptionListGrouped could not be processed by function multiSelectField. This patch fixes this, using tags within the generated Html.
Before submitting your PR, check that you've:
After submitting your PR: