Bug 38310

Summary: DataTables - Use Select2 for column filters
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: ASSIGNED --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38311
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 36640    
Bug Blocks:    
Attachments: Bug 38310: WIP - Add Select2 to column filters

Description Jonathan Druart 2024-10-31 13:09:08 UTC
We should apply Select2 to all of dropdown lists present in the column filters.
Comment 1 Jonathan Druart 2024-11-07 15:57:43 UTC
Created attachment 174258 [details] [review]
Bug 38310: WIP - Add Select2 to column filters

This is not working, the "clear" behaviour is not applied.
When 'x' is clicked the Select2 option list is supposed to hide.