Bug 34113 - Replace the use of jQueryUI autocomplete
Summary: Replace the use of jQueryUI autocomplete
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 29222
  Show dependency treegraph
 
Reported: 2023-06-23 14:36 UTC by Owen Leonard
Modified: 2023-07-05 06:51 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2023-06-23 14:36:06 UTC
As discussed in Bug 29222, jQueryUI autocomplete should be replaced. The last time I checked it was used in these places:

  - Checkout and patron header searches
  - Article request patron search
  - Course reserve instructor search
  - Holds patron search
  - UNIMARC 210c plugin
  - UNIMARC 225a plugin

Possible replacement candidate: https://tarekraafat.github.io/autoComplete.js/.
Comment 2 Jonathan Druart 2023-07-05 06:51:32 UTC
There is also https://iqbalfn.github.io/bootstrap-autocomplete/