4 Dec
2024
4 Dec
'24
2:08 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34113 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- 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.