Keep the Choices item visible to the form validation API#7
Merged
leofeyer merged 1 commit intocontao-components:mainfrom Aug 18, 2025
Merged
Keep the Choices item visible to the form validation API#7leofeyer merged 1 commit intocontao-components:mainfrom
leofeyer merged 1 commit intocontao-components:mainfrom
Conversation
Contributor
Author
leofeyer
approved these changes
Aug 18, 2025
leofeyer
pushed a commit
that referenced
this pull request
Aug 18, 2025
zoglo
added a commit
to zoglo/contao-components-choices
that referenced
this pull request
Nov 22, 2025
leofeyer
added a commit
that referenced
this pull request
Nov 26, 2025
Description ----------- ### Description This PR updates the choices component to include the features of 11.2, fixing some bugs and activating additional features. See https://github.com/Choices-js/Choices/blob/main/CHANGELOG.md#features * fixes contao/contao#8687 and reverts #7 <img width="596" height="573" alt="image" src="https://github.com/user-attachments/assets/c883fa7c-d49a-4be7-b870-0fb9d4729c38" /> * fixes contao/contao#8571 - choices not highlighting the selected value **Before** <img width="625" height="404" alt="image" src="https://github.com/user-attachments/assets/c83ee6fc-35e0-4397-b6c5-27e718fd73ed" /> <img width="342" height="290" alt="image" src="https://github.com/user-attachments/assets/14066dcd-46da-4cf0-b34c-8c46d5f25076" /> **After** <img width="594" height="479" alt="image" src="https://github.com/user-attachments/assets/b1640896-5498-4a8b-991c-14fa14e92d1a" /> <img width="294" height="292" alt="image" src="https://github.com/user-attachments/assets/234341a4-6c8b-43bb-916d-4b0a7c75f7eb" /> * implements contao/contao#8696 - support for appendGroupInSearch <img width="581" height="367" alt="image" src="https://github.com/user-attachments/assets/0e685f2f-5105-491d-bb34-1eb003696a98" /> Commits ------- 1a2364f Update to 11.2.0 prerelease d714aef Revert #7 8fab81a Revert CS 8ee9724 Rebuild Choices with a custom version number Co-authored-by: leofeyer <1192057+leofeyer@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Hotfix for contao/contao#8687 till Choices-js/Choices#1332 might be implemented.
I commented out some CSS, unsure if it's wanted or not, it would highlight them: