ebsco / edsapi-koha-plugin

EBSCO Koha Plugin
https://github.com/ebsco/edsapi-koha-plugin
Apache License 2.0
16 stars 26 forks source link

Search load fix #101

Closed mmabrahamson closed 3 years ago

mmabrahamson commented 3 years ago

This PR addresses issue #94 with the search taking a long time to load.

Many thanks to @kidclamp and @AndrewIsh for the help identifying this issue and potential solutions!

To Test:

Install on your Koha 20.05 server. BE SURE that you go into "Configure" and click "save" after install, even if it stores old values. This builds the templates needed. Check that everything is functioning as expected and that the dropdown is populating as needed.

amitebsco commented 3 years ago

I have applied the patch and tested it is working perfectly and EDS (Discovery) drop option are coming immediately once the page is loaded. Nice work @mmabrahamson