https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36545
Philip Orr <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch modifies all release notes| |multi-select fields in the | |item search to use the | |jQuery select2 framework. | |Previously selecting | |multiple values in the item | |search fields was | |unintuitive as you had to | |hold down Ctrl while | |clicking the next value. In | |libraries with a high | |amount of values (e.g. a | |library with hundreds of | |different branches or | |itemtypes), selecting | |multiple values from the | |long list was extra | |difficult and time | |consuming. Using select2 | |allows for fast selection | |of multiple values, better | |display of the selected | |values and even allows you | |to start typing the | |specific value you are | |looking for in order to | |find it much faster than | |previously possible. CC| |[email protected] -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
