[Koha-bugs] [Bug 27016] Make the pickup locations dropdowns use Select2

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 17 16:19:42 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27016

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 113738
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113738&action=edit
Bug 27016: Make the pickup locations dropdowns use Select2

On the shoulders of bug 27015, this patch makes the pickup locations
dropdowns use Select2 to handle both fetching the pickup location
on-deman through the API, and also searching for them.

This provides a better user experience for really big lists.

To test:
1. Have some holds on a biblio
=> SUCCESS: Bug 26988 works, made it load the data when you click on the
dropdowns.
2. Apply this patch
3. Reload the page
=> SUCCESS: Similar-ish behaviour
=> SUCCESS: Notice you can search for branch names and make the list
shrink
4. Sign off :-D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list