Actions
Bug #11172
closedSelect2 should be initialized explicitly
Description
After select2 was merge, we saw issues with ajax loaded forms. We have workarounds that initialize select2, destroy it and reinitialize it later. When a poor plugin developer wants have control over forms we don't provide any way how to customize this.
I think we should call initialize select2 only on select fields that have specific class.
Updated by Marek Hulán almost 10 years ago
- Related to Bug #11171: Select2 does not work with compute profiles added
Updated by Marek Hulán almost 10 years ago
- Related to Bug #11173: Multi-select should be initialized explicitly added
Updated by Dominic Cleal almost 10 years ago
- Related to Feature #10641: Ability to search VmWare networks added
Updated by Dominic Cleal almost 10 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Translation missing: en.field_release set to 35
- Pull request https://github.com/theforeman/foreman/pull/2592 added
- Pull request deleted (
)
Updated by Shlomi Zadok almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions