Bug 38310 - DataTables - Use Select2 for column filters
Summary: DataTables - Use Select2 for column filters
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 36640
Blocks:
  Show dependency treegraph
 
Reported: 2024-10-31 13:09 UTC by Jonathan Druart
Modified: 2024-11-07 15:57 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 38310: WIP - Add Select2 to column filters (2.56 KB, patch)
2024-11-07 15:57 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.