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

Fix loading new item list after adding new created element on sortable collections #8202

Open
wants to merge 4 commits into
base: 4.x
Choose a base branch
from

Conversation

BA-JBI
Copy link

@BA-JBI BA-JBI commented Aug 15, 2024

Subject

This Pull request closes two issues related to sortable collections as described in #8201

I am targeting this branch, because this patches an existing issue.

Closes #8201

Changelog

### Added

### Changed

### Deprecated

### Removed

### Fixed
- Assert new created items on sortable collections are added in javascript correctly after creation in modal
- Avoid clearing selections when loading new choice list after reating a new model in sortable collections

### Security

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

Successfully merging this pull request may close these issues.

Model Type: New created entity does not get selected on sortable collections
1 participant