https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34113
--- Comment #6 from David Cook <[email protected]> --- One problem with "accessible-autocomplete" is that the "source" has to return a list of strings, while jQueryUI can handle a list of strings, or an "array of objects with label and value properties". That said, we can implement this functionality on our own. It's something to be aware of though... -- 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/
