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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha@gmail.
                   |                            |com

--- Comment #3 from Jonathan Druart <[email protected]> ---
(In reply to Owen Leonard from comment #0)
> No Bootstrap option. Possible candidate:
> https://tarekraafat.github.io/autoComplete.js/.

[Adding this here, to keep track of it]
I've tried https://github.com/xcash/bootstrap-autocomplete, which seems to work
well, but it does not with bootstrap 3 (no longer supported by the author)
I've almost managed to deal with the different problem, but we will certainly
need to build our own js file.

First I had to pick the this fix:
https://github.com/xcash/bootstrap-autocomplete/pull/129 or the drodown is
empty with bootstrap 3

Then I faced https://github.com/xcash/bootstrap-autocomplete/issues/103 which
appears to be fixed, but it's not (or not for bootstrap 3, I don't know).

It's sad because I am almost there, but I lost confidence in this lib.

Can be tested on https://gitlab.com/joubu/Koha/-/commits/bootstrap-autocomplete
using the patron search autocomplete in the header.

-- 
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/

Reply via email to