Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for select2 tags #8213

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

micbis
Copy link
Contributor

@micbis micbis commented Oct 30, 2024

Subject

Added support for select2 tags (to not only allow choosing existing values, but also specifying a new one)

I am targeting this branch, because is a feature addition to the current released branch (4.x)

Changelog

### Added

- Support for select2 tags option

assets/js/admin.js Outdated Show resolved Hide resolved
@VincentLanglet
Copy link
Member

Hi @micbis You need to compile the assets and commit it too. (cf failing build)

Something like

npm install
npm run encore production

@micbis micbis force-pushed the feature/select2-tags branch from a4c6583 to b7c448c Compare November 14, 2024 09:25
@micbis micbis force-pushed the feature/select2-tags branch from b7c448c to 32ea4ce Compare November 14, 2024 09:26
@VincentLanglet VincentLanglet merged commit 2f125ee into sonata-project:4.x Nov 14, 2024
25 checks passed
@VincentLanglet
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants