Actions
Bug #21952
closedNot all multiselects should default to using jQuery multiselect
Description
Instead of assuming that all <select multiple> want to use jQuery multiselect we should use a custom class in the form_helper
See https://github.com/theforeman/foreman/blob/develop/app/assets/javascripts/jquery.multi-select.js#L6 and https://github.com/theforeman/foreman/blob/2d69ecbf6d301216527a19bb0e937e9c52c7ca3f/app/helpers/form_helper.rb#L58
Updated by Walden Raines almost 7 years ago
- Project changed from Katello to Foreman
Updated by Walden Raines almost 7 years ago
- Related to Tracker #21151: Add react based Red Hat repositories page to katello added
Updated by Walden Raines almost 7 years ago
- Related to deleted (Tracker #21151: Add react based Red Hat repositories page to katello)
Updated by Walden Raines almost 7 years ago
- Blocks Tracker #21151: Add react based Red Hat repositories page to katello added
Updated by Walden Raines almost 7 years ago
- Related to Feature #21953: RH Repos: hook up enabled/disabled/both selector to search and multiselect added
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5076 added
Updated by Walden Raines almost 7 years ago
- Target version changed from 237 to 239
Updated by Walden Raines almost 7 years ago
- Target version changed from 239 to 243
Updated by Walden Raines over 6 years ago
- Related to Bug #22565: RH Repos: figure out way to disable jquery select2 and jquery-multiselect added
Updated by Walden Raines over 6 years ago
- Target version changed from 243 to 248
Updated by Walden Raines over 6 years ago
- Category deleted (
Web UI) - Target version changed from 248 to 219
Moving to backlog for now.
Updated by Walden Raines over 6 years ago
- Related to Bug #22596: Provide way to opt out of jquery-multiselect added
Updated by Walden Raines about 5 years ago
- Status changed from Ready For Testing to Closed
This approach has been abandoned, cleaning up the backlog.
Actions